I have used this library in my app Presentify. It works great but when I try to change the key shortcut, via the view, to ⌃⇥ (Control + Tab), it doesn't accept.
However, if I define the same shortcut in code, as default, then it works.
How can I make the view also accept tabs as shortcuts?
I have used this library in my app Presentify. It works great but when I try to change the key shortcut, via the view, to
⌃
⇥
(Control + Tab), it doesn't accept.However, if I define the same shortcut in code, as default, then it works.
How can I make the view also accept tabs as shortcuts?