psychojs
psychojs copied to clipboard
BUG: Dynamic stimuli overlay static elements online
Locally the order in which visual stimuli are rendered is dependant on where they are positioned in the flow. Online the dynamic stimulus is always overlaying the static stimulus. For a minimal working demo see here https://gitlab.pavlovia.org/lpxrh6/layering-test/tree/master
Update: a temporary fix for this is to use an image and set the image dynamically in a code component https://discourse.psychopy.org/t/stationary-stimulus-disappears-when-background-stimulus-becomes-dynamic/22040/4?u=becca
Good catch @RebeccaHirst, thanks for flagging