mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
Update placement options on geometry type change
This commit is contained in:
parent
486bb75ca8
commit
de541d488c
@ -702,6 +702,9 @@ void QgsLabelingGui::updateGeometryTypeBasedWidgets()
|
||||
if ( idx >= 0 )
|
||||
mFontMultiLineAlignComboBox->removeItem( idx );
|
||||
}
|
||||
|
||||
updatePlacementWidgets();
|
||||
updateLinePlacementOptions();
|
||||
}
|
||||
|
||||
void QgsLabelingGui::showGeometryGeneratorExpressionBuilder()
|
||||
|
Loading…
x
Reference in New Issue
Block a user