-
Bug
-
Resolution: Done
-
Major
-
None
-
None
If a card has a keyPressed-action defined and in running the task a key is pressed longer period of time, the action is triggered for multiple iterations.
A possible solution would be to use a keyReleased-action instead of a keyPressed, but such action is not defined in the taskDesigner. Is it possible/not too time consuming to add such action?