mirror of https://github.com/odrling/Aegisub
Revert "Add reset hotkey as Ctrl-R" / Not needed
This reverts commit 3d525d9938790211b02a31a16d716498957891fc. The default hotkey is not required. People can just add a custom one from the hotkey settings if they want this.
This commit is contained in:
parent
0b8586e90d
commit
36f7e102e2
|
@ -337,9 +337,6 @@
|
|||
"video/frame/prev/large" : [
|
||||
"Alt-Left"
|
||||
],
|
||||
"video/pan_reset" : [
|
||||
"Ctrl-R"
|
||||
],
|
||||
"video/tool/clip" : [
|
||||
"H"
|
||||
],
|
||||
|
@ -362,4 +359,4 @@
|
|||
"J"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -347,9 +347,6 @@
|
|||
"video/frame/prev/large" : [
|
||||
"Alt-Left"
|
||||
],
|
||||
"video/pan_reset" : [
|
||||
"Ctrl-R"
|
||||
],
|
||||
"video/tool/clip" : [
|
||||
"H"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue