mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix update of fonts in summary and grid cross plot axes
This commit is contained in:
@@ -202,6 +202,8 @@ public:
|
||||
|
||||
void onAxisSelected( int axis, bool toggle ) override;
|
||||
|
||||
void updateAxes() override;
|
||||
|
||||
private:
|
||||
void calculateXZoomRange();
|
||||
void calculateYZoomRange();
|
||||
|
||||
Reference in New Issue
Block a user