Removed all creeping: readonly property real scaling: Scaling.scale(screen)
This commit is contained in:
parent
f67c48032f
commit
33bec01e98
31 changed files with 294 additions and 333 deletions
|
|
@ -9,7 +9,6 @@ import qs.Services
|
|||
import qs.Widgets
|
||||
|
||||
Item {
|
||||
readonly property real scaling: Scaling.scale(screen)
|
||||
readonly property real itemSize: 24 * scaling
|
||||
|
||||
width: tray.width
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue