Closed ioxu closed 2 years ago
display.gd
, switch accept_input
(https://github.com/ioxu/microscratches-generator/blob/d878020dd106e5ada339a1defa212b894a38f8eb/scenes/display.gd#L41)
mouse exit/enter events on
ui/Control/MarginContainer/VBoxContainer/Control/HBoxContainer/VBoxContainer/PanelContainer
Need to handle keys entered in parameter pane fields. E.G. Typing "a" into a parameter pane field will toggle the main display to "alpha display" mode. Et cetera.