-
-
Notifications
You must be signed in to change notification settings - Fork 31
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 improved side panel selector and clean up gui #23
Conversation
…erent-side-panels # Conflicts: # enigma-swing/src/main/java/cuchaz/enigma/gui/panels/StructurePanel.java # enigma-swing/src/main/java/cuchaz/enigma/gui/panels/right/AbstractInheritanceTree.java
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.
Did a quick review, gonna check everything once the pr is done
enigma-swing/src/main/java/cuchaz/enigma/gui/config/UiConfig.java
Outdated
Show resolved
Hide resolved
enigma-swing/src/main/java/cuchaz/enigma/gui/panels/right/AbstractInheritanceTree.java
Outdated
Show resolved
Hide resolved
enigma-swing/src/main/java/cuchaz/enigma/gui/panels/right/RightRotatedLayerUI.java
Outdated
Show resolved
Hide resolved
… enigma is offline
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.
Just nitpicking
enigma-swing/src/main/java/cuchaz/enigma/gui/panels/right/RightPanel.java
Show resolved
Hide resolved
enigma-swing/src/main/java/cuchaz/enigma/gui/panels/right/StructurePanel.java
Show resolved
Hide resolved
enigma-swing/src/main/java/cuchaz/enigma/gui/panels/right/RightAngleLayerUI.java
Show resolved
Hide resolved
enigma-swing/src/main/java/cuchaz/enigma/gui/panels/right/MultiplayerPanel.java
Outdated
Show resolved
Hide resolved
enigma-swing/src/main/java/cuchaz/enigma/gui/panels/right/MultiplayerPanel.java
Outdated
Show resolved
Hide resolved
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.
Great job! I'll do some testing and it should be good to go
definitely not kicking my feet excitedly right now |
this pr implements a better selector for side panels and improves a lot of gui code
inspired by, and steals code from, FabricMC/Enigma#420
changelog (incomplete):
todo: