1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 00:15:08 +00:00
serenity/Userland/Demos/Fire
MacDue 739d870091 Fire: Ignore mouse events outside the window (to the left)
This fixes a small issue where if you drag the cursor outside the
window on the left-hand side, the fire demo will still respond to
the mouse events, but wrapped around to the right of the window.
2022-05-08 18:15:12 +02:00
..
CMakeLists.txt Fire: Use TRY() a lot more :^) 2021-11-25 08:49:31 +01:00
Fire.cpp Fire: Ignore mouse events outside the window (to the left) 2022-05-08 18:15:12 +02:00