mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
Move the visual viewport (pinch-to-zoom) transform from a reserved slot in DisplayList to the AccumulatedVisualContext tree as a root transform node. Fixed position elements now correctly inherit from this context. This requires rebuilding the context tree and display list on each zoom change, but this overhead will be eliminated by future partial context tree rebuilds.
6.6 KiB
6.6 KiB