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

Modif GUI #514

Open
wants to merge 45 commits into
base: development
Choose a base branch
from
Open

Modif GUI #514

wants to merge 45 commits into from

Conversation

phcarl
Copy link

@phcarl phcarl commented Feb 14, 2025

No description provided.

rafalkowalewski1 and others added 30 commits September 19, 2024 10:07
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
I erased the changes in this file besides the tqdm description
I erased my localize_info in lines 957 - 968 changes and left the rest
I erased my localize_info in lines 957 - 968 changes abd left the rest as requested
I erase my changes in this file as requested
I erase my changes in this file as requested
rafalkowalewski1 and others added 15 commits February 14, 2025 13:04
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
I erased my localize_info in lines 957 - 968 changes and left the rest
I erased my localize_info in lines 957 - 968 changes abd left the rest as requested
@phcarl phcarl changed the title Modif g UI Modif GUI Feb 14, 2025
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.

2 participants