mgerhardy / caveexpress

CaveExpress is a classic 2D platformer with physics-based gameplay and dozens of levels. CavePacker is a Sokoban game.
http://www.caveproductions.org/
Other
144 stars 20 forks source link

UI: focus handling is broken if you dynamically hide/unhide a node #74

Closed mgerhardy closed 8 years ago

mgerhardy commented 8 years ago

e.g, the settings window if no gamecontroller is connected. nextFocus and prevFocus aren't working correctly here. this can maybe be a result of setVisible(false) removing the current focus