Skip to content
  • Jehan's avatar
    libgimpwidgets: don't unnecessarily redraw color previews. · 89b80b5b
    Jehan authored
    When changing the selected color, we have no reason to redraw the Z preview.
    This preview should only be redrawn if the allocation size changed, or if we
    change the previewed model or the Z component.
    
    As for the XY preview, it should only be redrawn if the Z value is changed (and
    of course, similarly, if the allocation changed or if model or Z component
    changed).
    89b80b5b