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

Add controls window #3

Merged
merged 1 commit into from Nov 17, 2021
Merged

Add controls window #3

merged 1 commit into from Nov 17, 2021

Conversation

SpyrosRoum
Copy link
Contributor

Hey, I noticed there is nowhere in the app where you can see the controls, and even though they are simple enough I thought it might be nice to have them somewhere.
Only caveat is that if you add more controls then you'll have to remember to update this window too

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!

ui.label("Pan the graph");
ui.end_row();

ui.label("ctrl");
Copy link
Owner

Choose a reason for hiding this comment

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

Minor nitpick, but can you please change "ctrl" to "Ctrl", to be consistent with the rest of the code.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Since you merged this already I added the change in #4

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I didn't want to make a whole pr just for a typo so I bundled it up with a cargo fmt and a clippy lint, I hope that's okay

Ax9D
Ax9D previously requested changes Nov 17, 2021
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!

@Ax9D Ax9D self-requested a review November 17, 2021 13:05
@Ax9D Ax9D dismissed their stale review November 17, 2021 13:06

Duplicate request added accidentally

@Ax9D Ax9D merged commit 38e4e4b into Ax9D:main Nov 17, 2021
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