Skip to content
  • Ell's avatar
    libgimpwidgets: control GimpSpinButton scroll increments using modifiers · ac8bf47f
    Ell authored
    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.
    ac8bf47f