Test case for improper scaling of Rectangles when below Layout
This commit is contained in:
parent
ab7bb4a6d4
commit
924ecb7ece
2 changed files with 16 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ ComboBox {
|
|||
id: root
|
||||
|
||||
readonly property real scaling: Scaling.scale(screen)
|
||||
|
||||
|
||||
property list<string> optionsKeys: []
|
||||
property list<string> optionsLabels: []
|
||||
property string currentKey: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue