mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#396) Scroll wheel now pans the plot in the depth direction
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
||||
RiuWellLogPlot* viewer();
|
||||
|
||||
void zoomDepth(double zoomFactor);
|
||||
void panDepth(double panFactor);
|
||||
void setDepthRange(double minimumDepth, double maximumDepth);
|
||||
|
||||
void updateAvailableDepthRange();
|
||||
|
Reference in New Issue
Block a user