Describe the bug
The hotkey to leave the focused clip does nothing at all.
To reproduce
Steps to reproduce the behavior:
- Make a clip
- Enter it
- Press alt+f (on edge you might need to change the hotkey)
- Open console
- See error
Expected behavior
I leave the focused clip.
Editor version
All forks and versions post 1.19.3
Do you have a suggested solution to this issue? (ex. has another program fixed this bug a certain way? Are you familiar with where in the code base someone would need to fix this issue?)
copy-pasted output from running locally:
fn is not a function
TypeError: fn is not a function
at HotKeyInterface.wrapHotkeyFunction (http://localhost:3000/static/js/bundle.js:55842:9)
at handlers. [as handler] (http://localhost:3000/static/js/bundle.js:55827:16)
at GlobalKeyEventStrategy._callClosestMatchingHandler (http://localhost:3000/static/js/bundle.js:141244:23)
at GlobalKeyEventStrategy._callClosestMatchingHandler (http://localhost:3000/static/js/bundle.js:142646:119)
at GlobalKeyEventStrategy._callHandlerIfExists (http://localhost:3000/static/js/bundle.js:142639:12)
at GlobalKeyEventStrategy.handleKeydown (http://localhost:3000/static/js/bundle.js:142400:14)
at KeyEventManager.handleGlobalKeyDown (http://localhost:3000/static/js/bundle.js:136995:40)
at document. (http://localhost:3000/static/js/bundle.js:142333:148)
Describe the bug
The hotkey to leave the focused clip does nothing at all.
To reproduce
Steps to reproduce the behavior:
Expected behavior
I leave the focused clip.
Editor version
All forks and versions post 1.19.3
Do you have a suggested solution to this issue? (ex. has another program fixed this bug a certain way? Are you familiar with where in the code base someone would need to fix this issue?)
copy-pasted output from running locally:
fn is not a function
TypeError: fn is not a function
at HotKeyInterface.wrapHotkeyFunction (http://localhost:3000/static/js/bundle.js:55842:9)
at handlers. [as handler] (http://localhost:3000/static/js/bundle.js:55827:16)
at GlobalKeyEventStrategy._callClosestMatchingHandler (http://localhost:3000/static/js/bundle.js:141244:23)
at GlobalKeyEventStrategy._callClosestMatchingHandler (http://localhost:3000/static/js/bundle.js:142646:119)
at GlobalKeyEventStrategy._callHandlerIfExists (http://localhost:3000/static/js/bundle.js:142639:12)
at GlobalKeyEventStrategy.handleKeydown (http://localhost:3000/static/js/bundle.js:142400:14)
at KeyEventManager.handleGlobalKeyDown (http://localhost:3000/static/js/bundle.js:136995:40)
at document. (http://localhost:3000/static/js/bundle.js:142333:148)