- Issue created by @darrenwh
When displaying on mobile devices I would like to disable the slider and just display the slides in a unformatted list, I've seen an example here https://github.com/ganlanyuan/tiny-slider/issues/77#issuecomment-330983980 wondering if this could be useful.
I can see there is a disable flag on the sliders options, but maybe the slider instance should be destroyed and initialised as the browser hits specific break points?
Add a flag on the config under the mobile section, that when ticked disables the slider.
Add a new flag in setting in view config
Active
1.1
Code