mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-27 05:37:21 -05:00
Dock system selection improvements and fixes (#14305)
* Make sure we don't trigger another select when a view in the project tree is selected. * Fix for #14255 and related issues * Make sure we can close and open a main window, keeping the layout when reopened.
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
||||
void setViewToControl( RimViewWindow* view );
|
||||
int mainWindowId() const;
|
||||
|
||||
void setAsActiveViewer();
|
||||
void setAsActiveViewer( bool allowSelectionChange );
|
||||
|
||||
void updateViewerWidget();
|
||||
void handleViewerDeletion();
|
||||
|
||||
Reference in New Issue
Block a user