mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
BarContent: fix screen assignment
This commit is contained in:
@@ -53,7 +53,9 @@ Variants {
|
||||
}
|
||||
asynchronous: false
|
||||
|
||||
sourceComponent: BarContentWindow {}
|
||||
sourceComponent: BarContentWindow {
|
||||
screen: modelData
|
||||
}
|
||||
|
||||
onLoaded: {
|
||||
Logger.d("Shell", "BarContentWindow created for", modelData?.name)
|
||||
|
||||
Reference in New Issue
Block a user