Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proposal for GUI improvements #506

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

phcarl
Copy link

@phcarl phcarl commented Oct 15, 2024

Within the main updates, both within the Localize and Render tools there are:

  • the cursor x, y positions as well as their values are displayed within the status bar
  • the mouse wheel zooms/unzooms centering on the mouse cursor position
  • it is as well possible to zoom by simply drawing a rectangle
  • as a left double-clicking is fully unzooming, i.e. similar to a View>Fit_image_to_window or Ctrl+w
  • and a right click and move able to drag the window in the case it is zoomed (with the open hand mouse cursor) Within the Render tool it is as well possible to set a pick with a Ctrl+Mouse_left_double_click even when being within the zoom mode. As within the Localize tool it is possible to draw a ROI by pressing the cursor key and drawing it. By making a mouse right click inside the ROI and moving it, the ROI will be displaced (with the closed hand mouse cursor) and outside the ROI it is the window that is displaced (with the open hand mouse cursor as described higher).

Within the render tool, I added the possibility to enter/leave the 3D slicing mode with the Ctrl+Q shortkeys. Once in the 3D slicing mode, the given slice position (and size) is now indicated within the status_bar_frame_indicator and it is possible to change the slice position with a Ctrl+mouse_wheel. I also changed to "3D slicer menu" the original menu link within which I increased the size of the plot so that it is fully fitting within the window. What I had as well implemented previously and forgot to describe you is that it is possible to add a new pick with a Ctrl+left_mouse_double_click (within the Zoom mode) and erase a given pick with a Ctrl+right_mouse_double_click

Within the main updates, both within the Localize and Render tools there are:
- the cursor x, y positions as well as their values are displayed within the status bar
- the mouse wheel zooms/unzooms centering on the mouse cursor position
- it is as well possible to zoom by simply drawing a rectangle
- as a left double-clicking is fully unzooming, i.e. similar to a View>Fit_image_to_window or Ctrl+w
- and a right click and move able to drag the window in the case it is zoomed (with the open hand mouse cursor)
Within the Render tool it is as well possible to set a pick with a Ctrl+Mouse_left_double_click even when being within the zoom mode.
As within the Localize tool it is possible to draw a ROI by pressing the cursor key and drawing it.
By making a mouse right click inside the ROI and moving it, the ROI will be displaced (with the closed hand mouse cursor) and outside the ROI it is the window that is displaced (with the open hand mouse cursor as described higher).

Within the render tool, I added the possibility to enter/leave the 3D slicing mode with the Ctrl+Q shortkeys.
Once in the 3D slicing mode, the given slice position (and size) is now indicated within the status_bar_frame_indicator and it is possible to change the slice position with a Ctrl+mouse_wheel.
I also changed to "3D slicer menu" the original menu link within which I increased the size of the plot so that it is fully fitting within the window.
What I had as well implemented previously and forgot to describe you is that it is possible to add a new pick with a Ctrl+left_mouse_double_click (within the Zoom mode) and erase a given pick with a Ctrl+right_mouse_double_click
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.

1 participant