-
Notifications
You must be signed in to change notification settings - Fork 5
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
Added a settings window. #662
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your PR, this is a very useful feature. Before we can merge this, please rewrite the SettingsMenu
to be a proper UI component within SEE's UI framework (see review comments below for details).
There was a problem hiding this 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 changes, this is now better integrated into our existing UI framework. I have a few additional minor comments, but apart from that this should be ready to merge.
Please note that you have a conflict with |
I will take care of that. |
…-the-keybindings-1 # Conflicts: # Assets/Resources/Prefabs/Players/DesktopPlayer.prefab
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a few bad patterns I found which you should check.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This is a very useful feature. Yet, I think that the list of keybindings is not easy to read. Could you add some markup/structure and also widen the window to make the list more readable? I added a new issue #673 for that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All fine now. Can be merged.
@falko17 I think all your change requests have been resolved. If you are happy with these, you can approve this PR. Or have I overlooked anything? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, everything seems good now.
@koschke Apparently, the Axivion Dashboard at |
Added a settings window, in which the user can: