Skip to content

Add pan and zoom controls to Crumble#1050

Open
Raycosine wants to merge 4 commits intoquantumlib:mainfrom
Raycosine:crumble-pan-zoom-1040
Open

Add pan and zoom controls to Crumble#1050
Raycosine wants to merge 4 commits intoquantumlib:mainfrom
Raycosine:crumble-pan-zoom-1040

Conversation

@Raycosine
Copy link
Copy Markdown

This adds pan/zoom/scrolling navigation controls to Crumble.

Keyboard Controls

  • Arrow Keys (Up/Down/Left/Right): Pan the Planar Layout view
  • ctrl+0: Reset View (reset both the planar view and the timeline scroll)
  • ctrl+-: Zoom out
  • ctrl++ or ctrl+=: Zoom in

Mouse Controls

  • shift+MMB (Middle Mouse Button):
    • Drag on the left (planar layout) to pan the planar layout view
    • Drag on the right to scroll vertically through the wires
  • ctrl+MMB:
    • Drag vertically on the left (planar layout) to zoom in/out

Fixes #1040

@Raycosine Raycosine force-pushed the crumble-pan-zoom-1040 branch from a953d69 to 052ae22 Compare April 8, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need for scroll / zoom in / zoom out features in Crumble

1 participant