Closed DragonHeart000 closed 6 years ago
To do this I am going to use the keyboard.fxml file that is currently in the program. This was left over from an original idea of how making binds would be done before I decided pressing the key on the keyboard instead of clicking it on a screen would be better. This will be very useful for lighting up keys that are bound though since .pseudoClassStateChanged()
could be used to set the buttons class to a bound state and in the .css file things of that class can just be coloured differently.
This has been added to the new experimental bind screen and is currently in the code but not yet in a release. There are many bugs so this next release will be taking a while but you will see this update in the next release.
Description Currently having to check each bind one by one is quite annoying and it would be better to have a screen that just told you what keys were bound and what they were bound to.
Version 0.3.3 Alpha
OS Windows 10
Screenshot/video N/A
Other Notes