mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Disable avoid overlap for all new projects
This commit is contained in:
parent
9b5c4c6139
commit
b25fe874a5
@ -847,6 +847,7 @@ void QgsProject::clear()
|
||||
mTimeSettings->reset();
|
||||
mDisplaySettings->reset();
|
||||
mSnappingConfig.reset();
|
||||
mAvoidIntersectionsMode = AvoidIntersectionsMode::AllowIntersections;
|
||||
emit avoidIntersectionsModeChanged();
|
||||
emit topologicalEditingChanged();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user