mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
topological editing should always be available
fix #17620 regression from 2.x
This commit is contained in:
parent
4d1f7ede8a
commit
4d41dfbfe8
@ -376,7 +376,6 @@ void QgsSnappingWidget::toggleSnappingWidgets( bool enabled )
|
||||
{
|
||||
mLayerTreeView->setEnabled( enabled );
|
||||
}
|
||||
mTopologicalEditingAction->setEnabled( enabled );
|
||||
mIntersectionSnappingAction->setEnabled( enabled );
|
||||
mEnableTracingAction->setEnabled( enabled );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user