Ticket #7353 (closed: fixed)
Parallel projection button should be unset on redisplay
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | major | Milestone: | Release 2.6 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Peterson |
Description
When the VSI is closed and and brought up again, if the parallel projection mode was used, the button is in the down position although the data is not being shown in that mode. On shutdown, it should be returned to the up position.
Change History
comment:2 Changed 7 years ago by Michael Reuter
Refs #7353. Unchecking button if checked on shutdown.
Changeset: ab1ec195e6ebd36efaba3711e946cb7fe5f11ef5
comment:3 Changed 7 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
The branch is here.
To test: Run the following procedure before testing to see the issue and then do it again once the fix is applied.
- Load and view a MDWorkspace in the VSI
- Toggle the Parallel Projection mode button.
- Close the VSI
- View the MDWorkspace again in the VSI
When the fix is applied, the Parallel Projection button should not be toggled since the view is not in that state on startup.
Note: See
TracTickets for help on using
tickets.