mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-18 19:36:53 +00:00
Assertion fails if the point is outside of the rect. This was introduced in introduced in #18970 and causes serenity to crash when changing to 2x resolution for a monitor, if the cursor after resizing is outside of the new screen. Added test to reproduce.