https://bugs.kde.org/show_bug.cgi?id=376946
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/7099c1567c4dae28641e0ffb | |598b1e2d658af868 Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/c2b3000ea5b3d3a097bc21b4 | |aa52d193e6ce19f4 Status|CONFIRMED |RESOLVED Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/c2b3000ea5b3d3a097bc21b4 |ta/59f5e1a1e6cc0c89eec57a17 |aa52d193e6ce19f4 |998af722f2c971d7 --- Comment #7 from Boudewijn Rempt <[email protected]> --- Git commit 7099c1567c4dae28641e0ffb598b1e2d658af868 by Boudewijn Rempt. Committed on 08/06/2017 at 07:18. Pushed by rempt into branch 'master'. Implement shortcuts for layer lock and layer visibility Patch by Shreyasr Ramachandran M +24 -0 krita/krita.action M +23 -0 libs/ui/kis_node_manager.cpp M +2 -0 libs/ui/kis_node_manager.h https://commits.kde.org/krita/7099c1567c4dae28641e0ffb598b1e2d658af868 --- Comment #8 from Boudewijn Rempt <[email protected]> --- Git commit c2b3000ea5b3d3a097bc21b4aa52d193e6ce19f4 by Boudewijn Rempt. Committed on 08/06/2017 at 07:20. Pushed by rempt into branch 'master'. CCMAIL:[email protected] The actions don't have shortcuts by default, but are in the layer menu. Patch by Valeriy Malov M +48 -24 krita/krita.action M +80 -23 libs/ui/kis_node_manager.cpp M +5 -2 libs/ui/kis_node_manager.h M +5 -0 plugins/dockers/defaultdockers/kis_layer_box.cpp https://commits.kde.org/krita/c2b3000ea5b3d3a097bc21b4aa52d193e6ce19f4 --- Comment #9 from Boudewijn Rempt <[email protected]> --- Git commit 59f5e1a1e6cc0c89eec57a17998af722f2c971d7 by Boudewijn Rempt. Committed on 08/06/2017 at 07:22. Pushed by rempt into branch 'krita/3.2'. CCMAIL:[email protected] The actions don't have shortcuts by default, but are in the layer menu. Patch by Valeriy Malov M +48 -0 krita/krita.action M +80 -0 libs/ui/kis_node_manager.cpp M +5 -0 libs/ui/kis_node_manager.h M +5 -0 plugins/dockers/defaultdockers/kis_layer_box.cpp https://commits.kde.org/krita/59f5e1a1e6cc0c89eec57a17998af722f2c971d7 -- You are receiving this mail because: You are watching all bug changes.
