mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5051 Fix Well Log Plot zoom with scrolling with scrollbar
This commit is contained in:
@@ -84,6 +84,7 @@ public:
|
||||
|
||||
void calculateAvailableDepthRange();
|
||||
void availableDepthRange( double* minimumDepth, double* maximumDepth ) const;
|
||||
void visibleDepthRange( double* minimumDepth, double* maximumDepth ) const;
|
||||
|
||||
void setAutoScaleYEnabled( bool enabled );
|
||||
void enableAllAutoNameTags( bool enable );
|
||||
|
||||
Reference in New Issue
Block a user