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

[ZoomContentControl][Docs] Document interactivity (zoom, pan, etc.) #1319

Open
kazo0 opened this issue Jan 9, 2025 · 0 comments
Open

[ZoomContentControl][Docs] Document interactivity (zoom, pan, etc.) #1319

kazo0 opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
control/zoom-content-control kind/consumer-experience Categorizes issue or PR as related to improving the experience of consumers kind/documentation Categorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this project

Comments

@kazo0
Copy link
Contributor

kazo0 commented Jan 9, 2025

We should be demonstrating how to use the ZoomContentControl for things like zoom, panning via scroll, panning via click+drag, etc.

There should be a Usage section on the docs page: https://github.com/unoplatform/uno.toolkit.ui/blob/main/doc/controls/ZoomContentControl.md

At the very least, it should be demonstrating how to perform the following actions:

  • MouseWheel + Ctrl: Zoom
  • MouseWheel + Shift: Scroll Horizontally
  • MouseWheel: Scroll Vertically
  • Mouse middle button drag: Panning
@kazo0 kazo0 added kind/consumer-experience Categorizes issue or PR as related to improving the experience of consumers kind/documentation Categorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this project control/zoom-content-control labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
control/zoom-content-control kind/consumer-experience Categorizes issue or PR as related to improving the experience of consumers kind/documentation Categorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this project
Projects
None yet
Development

No branches or pull requests

2 participants