We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e6ae0d commit 13e67dcCopy full SHA for 13e67dc
src/ScatterplotPlugin.cpp
@@ -1006,7 +1006,7 @@ void ScatterplotPlugin::fromVariantMap(const QVariantMap& variantMap)
1006
_primaryToolbarAction.fromParentVariantMap(variantMap);
1007
_settingsAction.fromParentVariantMap(variantMap);
1008
1009
-
+ updateHeadsUpDisplay();
1010
1011
if (pointRenderer.getNavigator().getNavigationAction().getSerializationCountFrom() == 0) {
1012
qDebug() << "Resetting view";
0 commit comments