Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Netex IDF: Add comments for Lines #467

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

woshilapin
Copy link
Contributor

No description provided.

@woshilapin woshilapin force-pushed the netex-line-comments branch 2 times, most recently from 7a901a0 to c634034 Compare November 15, 2019 16:05
@@ -42,7 +42,7 @@ const DEFAULT_TEXT_COLOR: Rgb = Rgb {
blue: 255,
};

#[derive(Debug)]
#[derive(Debug, Default)]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Default or not Default, that is the question 😆

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, I probably pushed part of what I experimented on the side... It should be fixed now.

@datanel datanel changed the title Add comments for Lines in Netex IDF [feature] Netex IDF: Add comments for Lines Nov 16, 2019
@mergify mergify bot merged commit d653af8 into hove-io:master Nov 18, 2019
@woshilapin woshilapin deleted the netex-line-comments branch November 18, 2019 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants