Autoformat
This commit is contained in:
parent
51f1923e22
commit
724e55c37d
4 changed files with 132 additions and 138 deletions
|
|
@ -19,7 +19,7 @@ Variants {
|
|||
readonly property real scaling: modelData ? ScalingService.scale(modelData) : 1.0
|
||||
|
||||
active: Settings.isLoaded && modelData && modelData.name ? (Settings.data.bar.monitors.includes(modelData.name)
|
||||
|| (Settings.data.bar.monitors.length === 0)) : false
|
||||
|| (Settings.data.bar.monitors.length === 0)) : false
|
||||
|
||||
sourceComponent: PanelWindow {
|
||||
screen: modelData || null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue