#5051 Do not auto zoom when adding/removing curves in plot

This commit is contained in:
Gaute Lindkvist
2019-11-27 14:03:20 +01:00
parent 42c134cbe4
commit cf190b05c1
4 changed files with 9 additions and 12 deletions

View File

@@ -100,7 +100,7 @@ public:
QString legendEntryText() const;
void setLegendEntryText( const QString& legendEntryText );
void updateCurveVisibility( bool updateParentPlot );
void updateCurveVisibility();
void updateLegendEntryVisibilityAndPlotLegend();
void updateLegendEntryVisibilityNoPlotUpdate();