https://bugs.kde.org/show_bug.cgi?id=444033
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO CC| |n...@kde.org --- Comment #1 from Nate Graham <n...@kde.org> --- 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? -- You are receiving this mail because: You are watching all bug changes.