Settings cleanup/scaling
This commit is contained in:
parent
f469e7f6cd
commit
c00e1f7fb3
5 changed files with 56 additions and 98 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue