waterbearlang / waterbear

Visual block syntax for programming languages
http://waterbearlang.com/
357 stars 88 forks source link

keyboard action does not reset once pressed #1252

Closed kotarCreative closed 8 years ago

kotarCreative commented 8 years ago

Once you hit a key it acts like you are holding the key down. Example here: 10f17769eab20bf19f5c. For example having a key event in a loop continually triggers the event even if you hit the key only once.