mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 10:48:11 +08:00
Add space key & drag to pan the canvas (#364)
This commit is contained in:
committed by
Keavon Chambers
parent
4629b7cd3d
commit
39c85341e3
@@ -63,6 +63,7 @@ pub enum Key {
|
||||
KeyMinus,
|
||||
KeyPlus,
|
||||
KeyShift,
|
||||
KeySpace,
|
||||
KeyControl,
|
||||
KeyDelete,
|
||||
KeyBackspace,
|
||||
|
||||
Reference in New Issue
Block a user