https://bugs.kde.org/show_bug.cgi?id=412905

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |krita/commit/7ebb75f1311a9f
                   |                            |15b31d3af0c321d044f168b617
         Resolution|---                         |FIXED

--- Comment #3 from Dmitry Kazakov <[email protected]> ---
Git commit 7ebb75f1311a9f15b31d3af0c321d044f168b617 by Dmitry Kazakov.
Committed on 08/11/2019 at 15:52.
Pushed by dkazakov into branch 'master'.

Fix visibility of Reference Layer and Global Selection Mask in Timeline

1) Fake nodes should not be visible in the timeline
2) Global selection should be visible depending on the GUI option,
   therefore we should link TimelineNodeListKeeper to
   KisNodeDisplayModeAdapter, so it would get proper notifications.

M  +13   -0    libs/ui/flake/kis_node_dummies_graph.cpp
M  +2    -0    libs/ui/flake/kis_node_dummies_graph.h
M  +1    -1    libs/ui/kis_model_index_converter.cpp
M  +2    -2    libs/ui/kis_node_manager.cpp
M  +4    -2    plugins/dockers/animation/timeline_docker.cpp
M  +15   -2    plugins/dockers/animation/timeline_frames_index_converter.cpp
M  +3    -0    plugins/dockers/animation/timeline_frames_index_converter.h
M  +5    -2    plugins/dockers/animation/timeline_frames_model.cpp
M  +4    -1    plugins/dockers/animation/timeline_frames_model.h
M  +46   -8    plugins/dockers/animation/timeline_node_list_keeper.cpp
M  +14   -1    plugins/dockers/animation/timeline_node_list_keeper.h

https://invent.kde.org/kde/krita/commit/7ebb75f1311a9f15b31d3af0c321d044f168b617

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to