Skip to main content

resolve_scroll

Function resolve_scroll 

Source
pub fn resolve_scroll(delta: i16, screen: &Screen) -> ScrollAction
Expand description

Decides what a wheel delta should do given the foreground app’s state.

delta is positive for wheel-up and negative for wheel-down; its magnitude is the number of lines per notch.