Skip to content

UI adjustments for summary import and curve calculator - #14603

Merged
magnesj merged 3 commits into
OPM:devfrom
magnesj:ui-adjustments-14602
Aug 27, 2026
Merged

UI adjustments for summary import and curve calculator#14603
magnesj merged 3 commits into
OPM:devfrom
magnesj:ui-adjustments-14602

Conversation

@magnesj

@magnesj magnesj commented Aug 25, 2026

Copy link
Copy Markdown
Member

Fixes #14602

Use a file dialog caption matching the imported file type instead of always showing "Import Grid Model".

Parent the summary vector selection dialog to the active window, so closing it does not raise the 3D main window in front of the plot window when opened from the Summary Curve Calculator.
@magnesj
magnesj requested a review from kriben August 26, 2026 12:45
@magnesj magnesj self-assigned this Aug 26, 2026

@kriben kriben left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Some duplication, but not a show stopper.

Comment thread ApplicationLibCode/ProjectDataModel/GeoMech/RimGeoMechContourMapView.cpp Outdated
Viewer::setView() moves the camera to look straight at the point of interest. Panning does not move the point of interest, so this discarded the camera position restored from the project file.

Only reset the view direction if the camera is not already oriented top-down, which is the case when a contour map has been rotated by a linked 3D view.
…of a multi plot

The toolbar is only shown when the active plot view window is a multi plot. When a child object is selected, the first ancestor view window is the sub plot, so the toolbar was cleared and hidden.

Use the summary multi plot as active plot view window when any object inside the multi plot is selected.
@magnesj
magnesj force-pushed the ui-adjustments-14602 branch from d280678 to 2aa1052 Compare August 27, 2026 07:31
@magnesj
magnesj merged commit 5edefe4 into OPM:dev Aug 27, 2026
10 checks passed
@magnesj
magnesj deleted the ui-adjustments-14602 branch August 27, 2026 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI adjustments

2 participants