mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3318 Plot editor performance. Do not call update method for every toggle change
This commit is contained in:
@@ -116,4 +116,7 @@ private:
|
||||
bool m_hideSummaryCases;
|
||||
|
||||
std::function<void()> m_toggleChangedHandler;
|
||||
|
||||
size_t m_prevCurveCount;
|
||||
size_t m_prevCurveSetCount;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user