mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 00:47:36 +00:00
![]() The returned bool should be true if the event was consumed, aka if we should ignore it. But `dispatch_event()` returns true if you *shouldn't* ignore it, so we have to invert that return value. |
||
---|---|---|
.. | ||
EditEventHandler.cpp | ||
EditEventHandler.h | ||
EventHandler.cpp | ||
EventHandler.h | ||
Page.cpp | ||
Page.h |