Width and height are implicitly set by the anchors.
This commit is contained in:
parent
1550c9c05f
commit
17f5b499bb
@ -138,8 +138,6 @@ CommonDialog {
|
|||||||
bottom: parent.bottom
|
bottom: parent.bottom
|
||||||
}
|
}
|
||||||
currentIndex : -1
|
currentIndex : -1
|
||||||
width: contentItem.width
|
|
||||||
height: contentItem.height
|
|
||||||
delegate: root.delegate
|
delegate: root.delegate
|
||||||
clip: true
|
clip: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user