https://bugs.kde.org/show_bug.cgi?id=411981
Bug ID: 411981
Summary: Node::setCollapsed doesn't collapse group layers
visibly
Product: krita
Version: 4.2.6
Platform: Appimage
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Scripting
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When using the method "setCollapsed()" on the Node type it's not reflected
visibly in the Layer tree docker.
https://api.kde.org/extragear-api/graphics-apidocs/krita/libs/libkis/html/classNode.html#a0ec780c17a196114303fdce2367fea15
STEPS TO REPRODUCE
1. Find a groupLayer node in the document via the python scripting API
2. call setCollapsed on it
OBSERVED RESULT
(Group) Layer doesn't change state
EXPECTED RESULT
(Group) Layer should visibly collapse or open in the layer tree
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 18.04 / backports
KDE Plasma Version: 5.12.9
KDE Frameworks Version: 5.47.0
Qt Version: 5.9.5
--
You are receiving this mail because:
You are watching all bug changes.