Sotiri Bakagiannis

Results 13 comments of Sotiri Bakagiannis

@peircej The problem here is with how the boilerplate is wired not PsychoJS. A new _MovieStim_ instance is created at the beginning of each trial and so the `movie.status ===...

@bollaking Sorry, would it be possible to give me developer access to the repo you link to, so I can investigate some more? Thanks

@dominikstrb Yes of course, no problem, thanks for flagging

Alright, thanks, let me take a look

Sorry @dominikstrb I tried the project you link to and have been unable to spot any audio feedback during trials, must be I'm missing something

@bollaking I can confirm the issue and it seems boilerplate JS / code generation related. Interestingly, using the same Sound instance across trials only fails when the pitch is different....

Thanks for flagging @RebeccaHirst, ButtonStim does no color handling of its own, the fix is probably with the TextBox parent class

@RebeccaHirst OK this looks like a boilerplate issue. I have created [a support fork](https://pavlovia.org/support/buttoncolorchangebug/) to illustrate how when `thisColor` is reset at the beginning of each trial, the `colorFill` property...

Thanks for the bug report @RebeccaHirst, it looks like this only happens when in fullscreen mode for some reason