-
Hello!
I use multiple (more than 20 :)) flickity carousels in one page. First couple of carousels are showing images in whole, but as I scroll down, the images are cut-off. As soon as I resize the wi…
-
Hello,
I have a problem about show my link in webview in my RN app.
The problem is swiper doesnt work properly. But it works well at browser.
I used same link in "react-native": "0.59.1" & "…
0zkan updated
4 years ago
-
Hi, I need to show 5 cells in the initial state, then to scroll them one by one. Here is:
http://codepen.io/anon/pen/ZKLMKY
But the last 4 scroll are useless. Infact you can see 4 more dot that ar…
-
[Do we include a carousel in the framework?](http://shouldiuseacarousel.com/) If so, [it _must_ be accessible](https://www.w3.org/WAI/tutorials/carousels/). If so, third party or write our own?
-
`render() {
const flickityOptions = {
initialIndex: 0,
autoPlay: 10000,
prevNextButtons: false,
adaptiveHeight: false,
wrapAro…
-
I am having an issue where my collection is outputting all data items from the whole collection, rather than the data from an individual post.
My products collection has a carousel of images for ea…
-
If you're using props array to populate slider and props array changes -/+, I can watch the items and trigger a reinit? Best method for this?
CHEWX updated
4 years ago
-
Flickity is fantastic!
I'm working towards building a dynamic UI that leverages the library (as well as packery).
Is there currently a way to avoid gallery element overlapping while adding/removing…
-
In our app, the user can add and remove cells from the carousel, which starts empty. We do this by calling `append` (or `prepend` or `insert`, depending on how many cells are in the carousel), and the…
-
Thanks for nice tool. I bought the license a week ago, found everything I needed in the good documentation.
I'm just confused about the print style. Is there an easy way to prepare pages using Flic…