mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-18 17:18:17 +00:00
Extends event loop processing steps to include gathering and broadcasting resize observations. Moves layout updates from Navigable::paint() to event loop processing steps. This ensures resize observation processing occurs between layout updates and painting.