https://bugs.kde.org/show_bug.cgi?id=444033
--- Comment #2 from natalie_clar...@yahoo.de --- (In reply to Nate Graham from comment #1) > Code says: > > ExpanderArrow { > id: expander > Layout.fillWidth: vertical > Layout.fillHeight: !vertical > Layout.alignment: vertical ? Qt.AlignVCenter : Qt.AlignHCenter > iconSize: tasksGrid.itemSize > visible: root.hiddenLayout.itemCount > 0 > } > > > root.hiddenLayout is the popup window's view. Is there also nothing in the > popup when it disappears? No, the popout and its contents remain intact. -- You are receiving this mail because: You are watching all bug changes.