1
0
Fork 0

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:
moex3 2022-03-02 14:21:23 +01:00 committed by Sodra
parent 0b8586e90d
commit 36f7e102e2
2 changed files with 1 additions and 7 deletions

View File

@ -337,9 +337,6 @@
"video/frame/prev/large" : [
"Alt-Left"
],
"video/pan_reset" : [
"Ctrl-R"
],
"video/tool/clip" : [
"H"
],
@ -362,4 +359,4 @@
"J"
]
}
}
}

View File

@ -347,9 +347,6 @@
"video/frame/prev/large" : [
"Alt-Left"
],
"video/pan_reset" : [
"Ctrl-R"
],
"video/tool/clip" : [
"H"
],