Skip to content
  • Dmitry Kazakov's avatar
    Fix initialization of the global assistants color · 4dc097c9
    Dmitry Kazakov authored
    1) KisDocument is a 'model' of global color
    2) KisPaintingAssistantsDecoration is a 'controller' of global color
    3) KisPaintingAssistant is a 'view' of global color
    
    Decoration is responsible for updating the global color cache
    of global color in all the assistants.
    4dc097c9