Fix canvas refresh on layer load

This commit is contained in:
Nathan Woodrow 2013-06-07 18:31:30 +10:00
parent 8c840e9957
commit 73e9c3188a

View File

@ -2480,6 +2480,7 @@ void QgisApp::addVectorLayer()
}
mMapCanvas->freeze( false );
mMapCanvas->refresh();
delete ovl;
// update UI