mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3876 Implement rotated labels on contour maps
This commit is contained in:
@@ -749,7 +749,7 @@ void RiuViewer::updateNavigationPolicy()
|
||||
void RiuViewer::navigationPolicyUpdate()
|
||||
{
|
||||
caf::Viewer::navigationPolicyUpdate();
|
||||
|
||||
ownerViewWindow()->viewNavigationChanged();
|
||||
if (m_rimView)
|
||||
{
|
||||
RimViewLinker* viewLinker = m_rimView->assosiatedViewLinker();
|
||||
|
||||
Reference in New Issue
Block a user