mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Use a time based summary plot as source for time axis linking
If a summary plot is created with a cross plot curve, the time axis object might not be configured. Always use a time based summary plot as source for linking of time axis.
This commit is contained in:
@@ -148,7 +148,7 @@ private:
|
||||
void onSubPlotAxisReloadRequired( const caf::SignalEmitter* emitter, RimSummaryPlot* summaryPlot );
|
||||
void onSubPlotAutoTitleChanged( const caf::SignalEmitter* emitter, bool isEnabled );
|
||||
|
||||
void updateTimeAxisRangesFromFirstPlot();
|
||||
void updateTimeAxisRangesFromFirstTimePlot();
|
||||
|
||||
void updateReadOnlyState();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user