mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
Fix reverse layer order after embedding group
This commit is contained in:
parent
ab929a855c
commit
af04bdc97c
@ -1057,7 +1057,7 @@ QgsLegendGroup* QgsLegend::addEmbeddedGroup( const QString& groupName, const QSt
|
||||
addEmbeddedGroup( childElem.attribute( "name" ), projectFilePath, group );
|
||||
}
|
||||
}
|
||||
checkLayerOrderUpdate();
|
||||
updateMapCanvasLayerSet();
|
||||
return group;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user