Skip to main content

scroll_root

Function scroll_root 

Source
pub fn scroll_root(
    node: &mut WidgetNode,
    delta_y: f32,
    viewport_h: f32,
    taffy: &TaffyTree,
)
Expand description

Scrolls the root node (backward compat).