mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4983 Fix drag zoom on Summary and Grid cross plots
This commit is contained in:
@@ -63,6 +63,8 @@ protected:
|
||||
void contextMenuEvent( QContextMenuEvent* ) override;
|
||||
void setDefaults();
|
||||
void updateLayout() override;
|
||||
bool isZoomerActive() const override;
|
||||
void endZoomOperations() override;
|
||||
|
||||
private slots:
|
||||
void onZoomedSlot();
|
||||
|
||||
Reference in New Issue
Block a user