sunjay / turtle

Create Animated Drawings in Rust
http://turtle.rs
Mozilla Public License 2.0
562 stars 53 forks source link

Keyboard Shortcuts + Mouse Gestures #42

Open sunjay opened 6 years ago

sunjay commented 6 years ago

For full screen, zoom, pan, recenter, reset zoom, etc.

Mouse + Ctrl = pan Scroll + Ctrl = zoom F11 = full screen Esc = exit fullscreen or close window (if not in fullscreen) Ctrl + 0 for reset zoom etc.