Clipping: removed many unecessary clip: true

This commit is contained in:
ItsLemmy
2025-10-04 22:22:23 -04:00
parent 2587e0a4cf
commit 4ed16d795e
14 changed files with 4 additions and 26 deletions
-1
View File
@@ -108,7 +108,6 @@ PopupWindow {
anchors.margins: Style.marginS * scaling
contentHeight: columnLayout.implicitHeight
interactive: true
clip: true
// Use a ColumnLayout to handle menu item arrangement
ColumnLayout {