Inputs: modulate wheel lock timer for small amount of wheeling. Slightly lower timer. (#3795)

This commit is contained in:
ocornut
2022-11-15 12:25:15 +01:00
parent 03d3343e21
commit a582d92c31
2 changed files with 11 additions and 8 deletions

View File

@ -119,7 +119,7 @@ Other Changes:
systems while letting early adopters adopters toy with internals.
(#456, #2637, #2620, #2891, #3370, #3724, #4828, #5108, #5242, #5641)
- Scrolling: Tweak mouse-wheel locked window timer so it is shorter but also gets reset
whenever scrolling again (#2604).
whenever scrolling again. Modulate for small (sub-pixel) amounts. (#2604)
- Scrolling: Mitigated issue where multi-axis mouse-wheel inputs (usually from touch pad
events) are incorrectly locking scrolling in a parent window. (#4559, #3795, #2604)
- Scrolling: Exposed SetNextWindowScroll() in public API. Useful to remove a scrolling