mirror of
https://github.com/servo/servo.git
synced 2025-06-19 14:48:59 +01:00
When traversing the layer tree to assign content offset, the new offset needs to take into account any additional offset from children that are also scrolling roots. This means that when you scroll a parent frame, it doesn't override the scroll position of its children, but adds to it. |
||
---|---|---|
.. | ||
platform | ||
Cargo.toml | ||
compositor.rs | ||
compositor_data.rs | ||
compositor_task.rs | ||
constellation.rs | ||
events.rs | ||
headless.rs | ||
lib.rs | ||
pipeline.rs | ||
windowing.rs |