mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Highlight the curve belonging to the legend you click on. (#9259)
* Highlight the curve belonging to the legend you click on. * Make sure legend curve order remains the same when changing hilited curve
This commit is contained in:
@@ -188,6 +188,9 @@ public:
|
||||
|
||||
virtual void updateZoomDependentCurveProperties();
|
||||
|
||||
signals:
|
||||
void curveOrderNeedsUpdate();
|
||||
|
||||
protected:
|
||||
void updateOverlayFrameLayout();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user