#1
by
BarryH
Hi all, I attempted to use the slider task in the public otree-realeffort project (https://www.otreehub.com/projects/otree-realeffort/). It works well on Firefox and Chrome, however, part of the left column is hidden on Safari browser. Does anyone know how to fix it? Thanks!
#2
by
Chris_oTree
I can confirm the same thing is happening for me, at least on Safari for iPhone. I will forward this issue along to the person who wrote this app.
#3
by
BarryH
Thank you, Chris. I was also wondering if this slider task is compatible with mobile devices?
#4 by qwiglydee
I assume that's a matter of the slider size. You can change layout to 2 columns in session param num_columns. Or reduce size of sliders themselves in task_sliders.py variable SLIDER_SNAP or SLIDER_WIDTH
#5 by Prerana
I have been building on the above mentioned slider task and it had been working alright till today. But for no obvious reasons now I am not able to move any slider. The page is opening up like before but I am not able to move the sliders. I downloaded the whole project again and even for the untouched project I am not able to move any sliders. Please help.