Summary: | krita should remember the collapsed state of layer groups | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Halla Rempt <halla> |
Component: | File formats | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/680a01ff6b9e263fc2539899945ae74a577c7c13 | Version Fixed In: | |
Sentry Crash Report: |
Description
Halla Rempt
2011-06-17 14:25:37 UTC
Git commit 680a01ff6b9e263fc2539899945ae74a577c7c13 by Boudewijn Rempt. Committed on 16/05/2012 at 13:21. Pushed by rempt into branch 'master'. Save the collapsed state of nodes in .kra files M +12 -0 krita/image/kis_base_node.cpp M +10 -0 krita/image/kis_base_node.h M +47 -2 krita/plugins/extensions/dockers/defaultdockers/kis_layer_box.cpp M +3 -0 krita/plugins/extensions/dockers/defaultdockers/kis_layer_box.h M +2 -0 krita/ui/kra/kis_kra_loader.cpp M +1 -0 krita/ui/kra/kis_kra_savexml_visitor.cpp M +1 -0 krita/ui/kra/kis_kra_tags.h http://commits.kde.org/calligra/680a01ff6b9e263fc2539899945ae74a577c7c13 |