vulkan, screenshotting broken
This commit is contained in:
@@ -166,7 +166,6 @@ RowLayout {
|
||||
delegate: WrappedLoader {
|
||||
sourceComponent: WindowTitle {
|
||||
bar: root
|
||||
monitor: Brightness.getMonitorForScreen(root.screen)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,7 +19,6 @@ Item {
|
||||
}, 0);
|
||||
return bar.width - otherWidth - bar.spacing * (bar.children.length - 1) - bar.vPadding * 2;
|
||||
}
|
||||
required property Brightness.Monitor monitor
|
||||
|
||||
clip: true
|
||||
implicitHeight: current.implicitHeight
|
||||
|
||||
Reference in New Issue
Block a user