Docs: add pan and zoom key combos (#99523)

This commit is contained in:
Isabel Matwawana
2025-01-28 15:21:41 -05:00
committed by GitHub
parent 046754c3c2
commit 055a63873b
@@ -258,6 +258,13 @@ You can enable panning and zooming in a canvas. This allows you to both create a
{{< docs/public-preview product="Canvas pan and zoom" featureFlag="`canvasPanelPanZoom`" >}}
Use the following pointer and keyboard strokes:
- **Zoom in** - Scroll up
- **Zoom out** - Scroll down
- **Pan** - Middle mouse/wheel + drag OR Control + right-click + drag
- **Reset** - Double-click
{{< video-embed src="/media/docs/grafana/2024-01-05-Canvas-Pan-&-Zoom-Enablement-Video.mp4" max-width="750px" alt="Canvas pan and zoom enablement video" >}}
##### Infinite panning