mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-07 00:20:07 +01:00
Previously, `EventLoopImplementationMacOS` didn't process
`deferred_invoke()` callbacks during window resizing because they were
scheduled in the "default" run-loop mode, which isn't serviced while the
run loop is in "Event Tracking" mode.
Commit
|
||
|---|---|---|
| .. | ||
| EventLoopImplementationMacOS.h | ||
| EventLoopImplementationMacOS.mm | ||
| EventLoopImplementationQt.cpp | ||
| EventLoopImplementationQt.h | ||
| EventLoopImplementationQtEventTarget.cpp | ||
| EventLoopImplementationQtEventTarget.h | ||