Revision 49f4726...
Go back to digest for 22nd June 2014Features in Office
Dmitry Kazakov committed changes in [calligra] /:
[FEATURE] Allow activation of the Isolated Mode with Alt+click on a layer
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
File Changes
Modified 7 files
- krita/ui/kis_node_manager.cpp
- krita/ui/kis_node_manager.h
- krita/ui/kis_node_model.cpp
- krita/ui/kis_node_model.h
- libs/main/KoDocumentSectionDelegate.cpp
- libs/main/KoDocumentSectionModel.h
- krita/plugins/extensions/dockers/defaultdockers/kis_layer_box.cpp
7 files changed in total