Reply To: Pressing Space” to play/pause in editor is inconsistent”

Forums đź’¬ Slate Sequencer ⚙️ Support Pressing Space” to play/pause in editor is inconsistent” Reply To: Pressing Space” to play/pause in editor is inconsistent”

#19921
Gavalakis
Keymaster

    Hello,

    Indeed. The check of GUIUtility.keyboardcontrol being 0, is done because if a UI control has focus, pressing spacebar will trigger the UI control (e.g. a checkbox will be checked/unckecked, or a textfield will write the space character etc). I will look at this and see how possible it is to bypass that and have the spacebar shortcut for play always work. Thank you 🙂