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
Title says it all. I understand that this is an inappropriate space for something like this, but there is no discussions page so I had to make do with this.
I have a function func_binds which is supposed to check e.binding.symbol for the matching key, and if it find the key it will make the window effectively fullscreen. This is how I have it implemented
Title says it all. I understand that this is an inappropriate space for something like this, but there is no discussions page so I had to make do with this.
I have a function
func_binds
which is supposed to checke.binding.symbol
for the matching key, and if it find the key it will make the window effectively fullscreen. This is how I have it implementedWhen I run it I get no errors but nothing happens, so what am I doing wrong?
The text was updated successfully, but these errors were encountered: