Expand description
Platform scroll delta normalization helpers.
§Usage
Normalize wheel deltas before applying them inside scrollable containers.
Structs§
- Platform
Scroll Config - 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.