Summary: | The layer box docker up and down arrows do not work inside layer groups | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | pentalis |
Component: | Dockers | Assignee: | pentalis |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | halla |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
pentalis
2011-05-22 17:17:05 UTC
I'm not sure when this got fixed but they work now, so I'm closing this bug. Well, I think up/down also should be usable to move outside a layergroup -- i.e., up/down should move through the whole stack as if it was linear, not nested. (In reply to comment #2) > Well, I think up/down also should be usable to move outside a layergroup -- > i.e., up/down should move through the whole stack as if it was linear, not > nested. Well, that can only work for leaving a layergroup. There is no way to distinguish between entering a layergroup and moving through it when only using the up-down arrows. So, I'll be adding only the functionality for leaving one. Git commit fe734322e4c25d33f72122feb56d8205eb7416ba by José Luis Vergara. Committed on 07/07/2011 at 11:35. Pushed by jlvergara into branch 'master'. Fine tune the behavior of the Layer Box arrows and slight change of code style BUG:273853 M +18 -12 krita/plugins/extensions/dockers/defaultdockers/kis_layer_box.cpp http://commits.kde.org/calligra/fe734322e4c25d33f72122feb56d8205eb7416ba |