Skip to content
  • Dmitry Kazakov's avatar
    Implemented multinode editing of layer properties · d592d520
    Dmitry Kazakov authored
    Now you can edit any property of a group of layers using Properties
    dialog. Near to every field there is a checkbox showing if the value
    will be applied to your layers. If you disable the checkbox, the
    properties of the layers will be restored back.
    
    For boolean properties, like "Visible" or "Locked" there are tristated
    checkboxes. They have the following meaning:
    
    checked --- all the layers have the property enabled
    unchecked --- all the layers have the property disabled
    partially-checked --- the layers have mixed property values. They are kept
                          unchanged.
    
    CC:kimageshop@kde.org
    d592d520