mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
Fix loss of newly created auxilary field connections in labeling widget
This commit is contained in:
parent
1cb2562900
commit
b6fb67535d
@ -1599,7 +1599,7 @@ void QgsTextFormatWidget::createAuxiliaryField()
|
||||
button->updateFieldLists();
|
||||
button->setToProperty( property );
|
||||
mDataDefinedProperties.setProperty( key, button->toProperty() );
|
||||
|
||||
updatePreview();
|
||||
emit auxiliaryFieldCreated();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user