IRL2 / SubtleGame

A psychophysics game for interactive molecular dynamics
Other
1 stars 0 forks source link

Ensure button presses are handled correctly #112

Closed rhoslynroebuck closed 7 months ago

rhoslynroebuck commented 7 months ago

Each time a menu is enabled and disabled the buttons on that menu are enabled and disabled to ensure that they are in the normal (unpressed) state when they are re-enabled.

rhoslynroebuck commented 7 months ago

This fix seems to sort out the issue that the buttons stay depressed when a menu is re-enabled MOST of the time. However, there are still sometimes buttons that are still pressed!