Files
serenity/Userland
Andreas Kling d196fbce5b LibGUI: Repaint buttons immediately on mouse up/down events
This ensures that rapidly clicking a button doesn't look like it's
"swallowing" some of the mouse events.

This already worked okay due to a hack in Window, but this will allow us
to get rid of that hack.
2021-10-23 17:54:59 +02:00
..
2021-10-17 13:06:23 -07:00
2021-10-23 15:06:33 +02:00