Skip to content

Commit 8d4690d

Browse files
authored
Mark project as dirty when changing CRS of layers (#6731)
1 parent 1a90ec1 commit 8d4690d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/qgisapp.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9375,6 +9375,7 @@ void QgisApp::setLayerCrs()
93759375
}
93769376
}
93779377

9378+
markDirty();
93789379
refreshMapCanvas();
93799380
}
93809381

0 commit comments

Comments
 (0)