forked from qt-creator/qt-creator
QmlDesigner: Fix SearchBox resizing
Task-number: QDS-9236 Change-Id: I326ac238bf9a0a8f519a32fb9fc1c9ac6da15cb4 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
This commit is contained in:
committed by
Henning Gründl
parent
5c9758a104
commit
5020398865
@@ -494,6 +494,7 @@ Item {
|
|||||||
|
|
||||||
Column {
|
Column {
|
||||||
id: col
|
id: col
|
||||||
|
anchors.fill: parent
|
||||||
spacing: 5
|
spacing: 5
|
||||||
|
|
||||||
Rectangle {
|
Rectangle {
|
||||||
|
Reference in New Issue
Block a user