more efficient desktop icons
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 9s
Python / lint-format (pull_request) Successful in 16s
Python / test (pull_request) Successful in 30s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m6s

This commit is contained in:
2026-06-10 14:40:39 +02:00
parent 01556e66f3
commit 6b77ebd9be
9 changed files with 413 additions and 336 deletions
+1
View File
@@ -30,6 +30,7 @@ MouseArea {
signal itemSelected(item: MenuItem)
anchors.fill: parent
cursorShape: undefined
enabled: expanded
layer.enabled: opacity < 1
opacity: expanded ? 1 : 0