mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-01 18:15:41 +00:00
Settings cleanup/scaling
This commit is contained in:
@@ -17,8 +17,8 @@ Item {
|
||||
signal editingFinished
|
||||
|
||||
// Sizing
|
||||
implicitHeight: Style.baseWidgetSize * 1.25 * scaling
|
||||
implicitWidth: 320 * scaling
|
||||
implicitHeight: Style.baseWidgetSize * 1.25 * scaling
|
||||
|
||||
// Container
|
||||
Rectangle {
|
||||
|
||||
Reference in New Issue
Block a user