You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The file dialog for Import Summary Case has the caption "Import Grid Model". The caption is hard coded and should reflect the file type being imported.
In the Summary Curve Calculator, using the Edit button to select a data source raises the 3D main window in front of the plot window when the selection dialog is closed. The selection dialog is parented to the 3D main window instead of the calculator dialog.
Interactive panning of a contour map is not restored when the project is saved and reloaded. The camera position is stored correctly, but the view is reset to look straight at the point of interest during load, and panning does not move the point of interest.
The summary toolbar is only visible when the summary multi plot itself is selected. It should stay active for any selected object inside the multi plot, like a plot, a curve or a curve set.
Several minor UI issues:
The file dialog for Import Summary Case has the caption "Import Grid Model". The caption is hard coded and should reflect the file type being imported.
In the Summary Curve Calculator, using the Edit button to select a data source raises the 3D main window in front of the plot window when the selection dialog is closed. The selection dialog is parented to the 3D main window instead of the calculator dialog.
Interactive panning of a contour map is not restored when the project is saved and reloaded. The camera position is stored correctly, but the view is reset to look straight at the point of interest during load, and panning does not move the point of interest.
The summary toolbar is only visible when the summary multi plot itself is selected. It should stay active for any selected object inside the multi plot, like a plot, a curve or a curve set.