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

Miscellaneous formatting and style changes #8

Merged
merged 1 commit into from Nov 21, 2021
Merged

Conversation

mkrasnitski
Copy link
Contributor

Sorry for the low-hanging fruit PR. Went through and cleaned up formatting and some small code layout issues. No major business logic changes. Moved Node, Link, and Port definitions into graph.rs after pruning some unnecessary methods (like field getters). Didn't touch the topological sort implementation.

src/ui/graph.rs Outdated Show resolved Hide resolved
Copy link
Owner

@Ax9D Ax9D left a comment

Choose a reason for hiding this comment

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

Thank you for the pr, the formatting and style changes are fine, but I have a problem with moving
code from the other modules, please see my comment

@mkrasnitski
Copy link
Contributor Author

Why was this closed?

@Ax9D
Copy link
Owner

Ax9D commented Nov 21, 2021

I assumed undoing those changes was too much work to ask for, as I misinterpreted what "resolve" meant, I apologise for not understanding the intent, I'm still fairly new to (and learning) the semantics around Pull Requests on GitHub, I am reopening the PR, extremely sorry about the inconvenience.

@Ax9D Ax9D reopened this Nov 21, 2021
@mkrasnitski
Copy link
Contributor Author

No worries. Changes have already been undone, so should be good to merge.

@Ax9D Ax9D merged commit dcfb231 into Ax9D:main Nov 21, 2021
@Ax9D
Copy link
Owner

Ax9D commented Nov 21, 2021

Merged, thank you for your efforts! , and dealing with my ineptitude...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants