Skip to content
  • Dmitry Kazakov's avatar
    [FEATURE] Allow activation of the Isolated Mode with Alt+click on a layer · 42653718
    Dmitry Kazakov authored
    This also adds a special activation role to KoDocumentSectionModel,
    which happens on Alt+Click only. In case of event the model gets the following
    sequence of event roles:
    
    1) The active element is switched
    2) The model gets a ActiveRole notification
    3) The model gets one more SpecialActiveRole, telling
       that an additional action should be done
    42653718