Skip to content
  • C. Boemann's avatar
    This patch makes a huge change as to when config ui are in a docker and when it is · 02896b65
    C. Boemann authored
    in a tool.
    
    This new way of working was discussed with several people. The config
    widgets were part of the 8 hour akademy 2012 Calligra UI brainstorming. This commit
    implements what was designed.
    
    The needed config widgets when working with a particular tool are now made available as
    tool option widgets, so the user now directly has what is needed and nothing more.
    
    The following config widgets are new but in large part reimplement what was already there:
     o Stroke config widget,
     o Fill config widget,
     o Shadow config widget,
     o Opacity config widget.
    
    The snap guide config widget has gone the opposite way and is now a docker.
    
    This patch was co-written with: Jean-Nicolas Artaud <jeannicolasartaud@gmail.com>
    A big thank you, and also to Thomas Pfeiffer and Arjen Hiemstra for the ui discussions,
    as well as numerous other people
    
    REVIEW: 108569
    02896b65