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
When doing some tests with the KeyboardVirtualKeys sketch, I found out that the break code of the PAUSE key does not lead to any reaction, whereas the make code appatrntly does:
Uh oh!
There was an error while loading. Please reload this page.
When doing some tests with the
KeyboardVirtualKeys
sketch, I found out that the break code of the PAUSE key does not lead to any reaction, whereas the make code appatrntly does:This puzzles me a bit 'cause the
KeyboardScanCodes
sketch does register both the makecode, and the breakcode:Does this issue has to do something with the special handling of the
E1
code?The text was updated successfully, but these errors were encountered: