Files
gimp/libgimpwidgets
Ell 6b9a6da4a7 libgimpwidgets: control GimpSpinButton scroll increments using modifiers
In GimpSpinButton, adjust the scroll step in response to modifiers:
normal scrolling uses the step increment, Ctrl uses the page
increment, and Shift scales the step increment down by the ratio
between the page and step increments (up to the minimal precision
of the spin button).

This applies to all spin buttons used in GIMP, including spin
scales.

(cherry picked from commit ac8bf47fa6)
2020-01-08 21:01:55 +02:00
..
2020-01-06 23:10:05 +02:00