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