Skip to content
  • Dmitry Kazakov's avatar
    Fix comparison of KoColor objects packed into QVariant · ca5df540
    Dmitry Kazakov authored
    KoResourceManager compares value of the resource before issuing
    update signals. It doesn't issue update signal is the resource hasn't
    changed.
    
    This patch fixes a bug when moving a shape used to make all color
    selectors crazy because of constant updates of BG/FG colors.
    ca5df540