make keyframe shortcuts consistent with Flash 8
This commit is contained in:
parent
f4c5b9b996
commit
a9af6028c0
|
|
@ -365,8 +365,8 @@ let config = {
|
||||||
selectAll: "<mod>a",
|
selectAll: "<mod>a",
|
||||||
group: "<mod>g",
|
group: "<mod>g",
|
||||||
addLayer: "<mod>l",
|
addLayer: "<mod>l",
|
||||||
addKeyframe: "F5",
|
addKeyframe: "F6",
|
||||||
addBlankKeyframe: "F6",
|
addBlankKeyframe: "F7",
|
||||||
zoomIn: "<mod>+",
|
zoomIn: "<mod>+",
|
||||||
zoomOut: "<mod>-",
|
zoomOut: "<mod>-",
|
||||||
resetZoom: "<mod>0",
|
resetZoom: "<mod>0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue