Open ReactorScram opened 4 months ago
The buttons don't change color when the mouse button is down, so they only appear pressed for 1 or 2 frames
The button does twitch because the text changes, at least on the settings Apply button.
Expect a normal cycle of the button reacting to mouse hover, mouse down, mouse up
N/A
Fix here is to add a depressed state to the buttons. Possibly want to style them more like the native OS and not like our website too.
Describe the bug
The buttons don't change color when the mouse button is down, so they only appear pressed for 1 or 2 frames
To Reproduce
The button does twitch because the text changes, at least on the settings Apply button.
Expected behavior
Expect a normal cycle of the button reacting to mouse hover, mouse down, mouse up
Screenshots / Logs
N/A
Platform (please complete the following information)
Additional context
N/A