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

Zoom on screenshare with double click is non intuitive #14243

Closed
SystemKeeper opened this issue Jan 28, 2025 · 1 comment · Fixed by #14255
Closed

Zoom on screenshare with double click is non intuitive #14243

SystemKeeper opened this issue Jan 28, 2025 · 1 comment · Fixed by #14255

Comments

@SystemKeeper
Copy link
Contributor

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature request

  • Receive a screenshare
  • See that you can zoom in, because the cursor changed to a magnifying glass, via double click
  • Double click again -> zooms again

There's no indication that scrolling can be used to scroll out again.

Questions:

  • Should zooming via double click work only once and the next double click zooms out again? (Idea by nickvergessen)
  • Should there be a button "Reset zoom" or the like?
@nickvergessen nickvergessen added this to the 🌿 Next RC (31) milestone Jan 28, 2025
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 💬 Talk team Jan 28, 2025
@nickvergessen nickvergessen moved this from 🧭 Planning evaluation (don't pick) to 📄 To do (~10 entries) in 💬 Talk team Jan 28, 2025
@Antreesy
Copy link
Contributor

Zoom factor (if we're doing back and forth, I'd increase it): https://www.npmjs.com/package/panzoom#adjust-double-click-zoom

Custom action, probably, doable, current scale is also available: https://www.npmjs.com/package/panzoom#handling-double-click-events
https://www.npmjs.com/package/panzoom#triggering-zoom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ☑️ Done
Development

Successfully merging a pull request may close this issue.

3 participants