Josh de Leeuw

Results 160 comments of Josh de Leeuw

I'm wondering if we can generalize this to something like `minimum_trial_duration` or something like that? It could potentially cover more use cases and is *maybe* more intuitively named?

Thanks so much for all of this info @egaudrain. I'm certainly open to different ways of solving this. It sounds like a generic solution is going to be tough to...

No, that's not currently implemented. If you have a small number of values then you can make the number of steps equal to the number of labels.

Thanks @gali1998 ! One quick idea and one request: 1. What about naming the parameter `hide_slider_while_playing` to be consistent with `response_allowed_while_playing`? 2. Would you be willing to implement this in...

One more thought: I wonder if the button should hide too when the slider is hidden?

> The question is, are the slider and the button always related? I am thinking about a situation where there's a video playing, and the participant can either watch it...

Are other plugins showing this difference between Firefox and Chrome in your setup? Or do you think this is specific to the visual search plugin?

Good point about all the paint operations. That's something that I've been trying to fix in other plugins. It's a bad habit that I need to kick. The preloading functionality...