Skip to content
Discussion options

You must be logged in to vote

not sure how to delete but I have figured out the issue,

stimulus: function drawRect(c){
  c.getContext('2d').fillRect(0, stim_y, squareWidth, squareWidth);
  c.getContext('2d').fillRect(500, stim_y, squareWidth, squareWidth)
},

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@becky-gilbert
Comment options

@kurokida
Comment options

Answer selected by becky-gilbert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants