Skip to main content

Module offsets

Module offsets 

Source
Expand description

Scroll offsets โ€” mutable scroll position per node.

Chrome: stored in TransformTree because scroll IS a translate transform. Separated from ScrollTree so offset can change without touching the node graph โ€” the only mutable state during scroll.

Structsยง

ScrollOffsets
Current scroll displacement for every scrollable node.