mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-06 20:12:29 +00:00
Settings: re-organization
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ RowLayout {
|
||||
property string description: ""
|
||||
property bool checked: false
|
||||
property bool hovering: false
|
||||
property int baseSize: Math.round(Style.baseWidgetSize * 0.8)
|
||||
property int baseSize: Math.round(Style.baseWidgetSize * 0.8 * Style.uiScaleRatio)
|
||||
|
||||
signal toggled(bool checked)
|
||||
signal entered
|
||||
|
||||
Reference in New Issue
Block a user