Skip to main content

Module scroll

Module scroll 

Source
Expand description

Platform scroll delta normalization helpers.

§Usage

Normalize wheel deltas before applying them inside scrollable containers.

Structs§

PlatformScrollConfig
Platform-specific wheel scroll normalization parameters.

Functions§

normalize_platform_scroll_delta
Converts a raw platform scroll delta into logical scroll pixels.
platform_scroll_config
Returns the platform scroll configuration for the current target.