mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#80) Refactored navigation mode related code
Made sure that navigation policies are created only one place, in the new member function RiuViewer::updateNavigationPolicy().
This commit is contained in:
@@ -71,6 +71,7 @@ public:
|
||||
void removeAllColorLegends();
|
||||
void addColorLegendToBottomLeftCorner(cvf::OverlayItem* legend);
|
||||
|
||||
void updateNavigationPolicy();
|
||||
|
||||
public slots:
|
||||
virtual void slotSetCurrentFrame(int frameIndex);
|
||||
|
||||
Reference in New Issue
Block a user