mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 11:18:11 +08:00
@@ -79,6 +79,7 @@ pub fn translate_key(name: &str) -> events::Key {
|
||||
match name {
|
||||
"e" => K::KeyE,
|
||||
"v" => K::KeyV,
|
||||
"l" => K::KeyL,
|
||||
"r" => K::KeyR,
|
||||
"m" => K::KeyM,
|
||||
"x" => K::KeyX,
|
||||
|
||||
Reference in New Issue
Block a user