QmlDesigner.propertyEditor: I "fixed" the resize behaivour
With this change the leading label will be resized first if the user increases the size of the property editor. So if property names are too long (elided), due to translation or because the pane was generated automatically, the user is able to resize the label.
Showing
- share/qtcreator/qmldesigner/propertyeditor/Qt/DoubleSpinBoxAlternate.qml 1 addition, 1 deletion.../qmldesigner/propertyeditor/Qt/DoubleSpinBoxAlternate.qml
- share/qtcreator/qmldesigner/propertyeditor/Qt/Label.qml 1 addition, 1 deletionshare/qtcreator/qmldesigner/propertyeditor/Qt/Label.qml
- share/qtcreator/qmldesigner/propertyeditor/Qt/PropertyFrame.qml 15 additions, 0 deletions...qtcreator/qmldesigner/propertyeditor/Qt/PropertyFrame.qml
Please register or sign in to comment