-
Notifications
You must be signed in to change notification settings - Fork 53
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
phcarl
wants to merge
45
commits into
jungmannlab:development
Choose a base branch
from
phcarl:modifGUI
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Modif GUI #514
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
…n for smlm clusterer
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.