David DeSandro
David DeSandro
> It's sad to see that almost a year later this is still not a thing - Flickity has [19 open feature requests](https://github.com/metafizzy/flickity/issues?q=is%3Aopen+label%3A%22feature+request%22+sort%3Acomments-desc). This request is the seventh highest in...
Sorry no plans to support this feature currently. `` is not supported by Internet Explorer or Android 4. But I may decide to take this on later.
Thanks for reporting this issue. **Add a 👍 reaction** to this issue if you would like to see this bug fixed. Do not add +1 comments — [They will be...
Thanks for this feature request. **+1 this issue** if you'd like to see this feature added. I've tried to make Flickity as flexible as possible so that layouts are handled...
You can set options according to media queries with [matchMedia](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Testing_media_queries). This will set the option on initialization, but not on resize. Some options are hard to re-set after initialization, like...
This demo is now linked in [Extra demos](http://flickity.metafizzy.co/extras.html#extra-demos)
@PortEdison You can select instantly with the [third parameter in select](http://flickity.metafizzy.co/api.html#select) ``` js flkty.select( index, isWrapped, isInstant ) // flkty.select( i, true, true ) ```
Thanks for reporting this issue. I'm having trouble understanding what you're trying to achieve. You can hide the Flickity carousel, and disable it with `watchCSS`, and then with a media...
Thank you for this feature request? Could you give an example of how this would work? What do you mean by 'clearing'? Does that mean setting no color, or setting...
**Add a 👍 reaction** to this issue if you would like to see this feature added. Do not add +1 comments — [They will be deleted](http://metafizzy.co/blog/use-github-reactions-delete-plus-1-comments/).