You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only thing we need to watch out for/test with hot keys is ensuring they don't consume events intended for other things (like preventing text from being entered in a text box)!
Options in yaml would be
debug-mode: {true, false}
with default to false. if true, could be toggled off and back on.<meta>
<meta>
, set-up event listener for keydown that will add, remove debug class.The text was updated successfully, but these errors were encountered: