mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-29 07:52:50 -05:00
Fix missing screen info
This commit is contained in:
@@ -617,6 +617,9 @@ Item {
|
|||||||
widgetsModel: SettingsData.dankBarRightWidgetsModel
|
widgetsModel: SettingsData.dankBarRightWidgetsModel
|
||||||
components: topBarContent.allComponents
|
components: topBarContent.allComponents
|
||||||
noBackground: SettingsData.dankBarNoBackground
|
noBackground: SettingsData.dankBarNoBackground
|
||||||
|
parentScreen: barWindow.screen
|
||||||
|
widgetThickness: barWindow.widgetThickness
|
||||||
|
barThickness: barWindow.effectiveBarThickness
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user