mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02:00
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.