fix status icons visibility in fullscreen + wrong property name

This commit is contained in:
2026-08-17 13:24:08 +02:00
parent a6c1985bff
commit abb180c947
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ Item {
sourceComponent: Bar {
fullscreen: root.fullscreen
height: root.contentHeight
height: root.contentThickness
horizontal: root.horizontal
isHovered: root.isHovered
popouts: root.popouts