forked from qt-creator/qt-creator
QmlDesigner.propertyPane: bugifx
Image.PreserveAspectCrop not PreserveAspectCrop The scope is needed
This commit is contained in:
@@ -200,9 +200,6 @@ void ContextPaneWidgetRectangle::onGradientLineDoubleClicked(const QPoint &p)
|
||||
parentContextWidget->colorDialog()->setupColor(ui->gradientLine->activeColor());
|
||||
pos = parentContextWidget->colorDialog()->parentWidget()->mapFromGlobal(pos);
|
||||
parentContextWidget->onShowColorDialog(true, pos);
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
void ContextPaneWidgetRectangle::onUpdateGradient()
|
||||
|
||||
Reference in New Issue
Block a user