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

(VC) Improve image navigation #22

Open
csparker247 opened this issue May 16, 2023 · 1 comment
Open

(VC) Improve image navigation #22

csparker247 opened this issue May 16, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@csparker247
Copy link
Member

There are some leftover requests from #14 that haven't been addressed yet. These didn't really make sense with the keyboard shortcuts, so moving them here:

  • remap alt to ctrl for scrolling X axis
  • ctrl + mouse for X-axis panning

Scrolling in the image area is non-trivial to fix as there's default behavior defined by Qt/the OS that we have to consider. For example, I use an Apple Magic Mouse with an XY track pad that has no difficulty scrolling in the image area as is. We want to support the above while not breaking these default behaviors.

@csparker247 csparker247 added the enhancement New feature or request label May 16, 2023
@csparker247
Copy link
Member Author

Just noticed that Shift + Arrow doesn't skip by 10 slices, but instead pans the slice image. That's not great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant