Skip to content
  • Ell's avatar
    libgimpwidgets: in GimpChainButton, emit "toggled" signal when "active" changes · c0c055b4
    Ell authored
    In GimpChainButton, emit the "toggled" signal whenever the chain
    button's "active" property changes, either due to user interaction,
    or programatically.  Previously, it would only get emitted when the
    button was actually clicked.
    
    In particular, this fixes an issue where the aspect ratio of a
    coordinates size-entry won't get updated when its chain button got
    toggled programatically, as can happen with the scale tool.
    c0c055b4