fix status icons visibility in fullscreen + wrong property name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user