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
This sequence will end after 1 keypress, which triggers both linked copied of keyboard_response. The problem goes away if you use unlined copies, like so:
sequence
keyboard_response_1
keyboard_response_2
The problem also occurs for sketchpad items with 'keypress' duration.
The text was updated successfully, but these errors were encountered:
(See shyras#48 for a discussion)
Take for example the following sequence:
sequence
This sequence will end after 1 keypress, which triggers both linked copied of keyboard_response. The problem goes away if you use unlined copies, like so:
sequence
The problem also occurs for sketchpad items with 'keypress' duration.
The text was updated successfully, but these errors were encountered: