-
If trying to embed react-native-slider in react-native-swiper, the dragging events are leaked through to react-native-swiper, thus moving the page at the same time with the thumb
-
The scroll snap module does not specify the physics or animations used when enforcing snap positions. This is intentionally left for the UA to decide. (https://drafts.csswg.org/css-scroll-snap-1/)
…
-
1.4.10 Reflow specifies that "content" may not be scrolled two-dimensionally at 320px width or 265px height (with a few exceptions).
But what is "content" in the context of 1.4.10?
1. the entire p…
-
**Warning**: Animated Gifs below
Hello :) Excited about 2.2!!
There is some debate out there about whether or not `2.5.7 Dragging Movements` applies to a typical carousel of items that do not h…
-
Hi,
When I scroll from one card to another very slowly it jumps from on to another. the scrolling is not smooth, I think you are bringing the next card immediately. can you make it pixel by pixel ? a…
-
Hi all, is there any chances React 18 will support not passive wheel / touch event listeners?
In React 17 they are passive so no way to preventDefault and I had to add active listeners manually by re…
-
### Which variants of Embla Carousel are you using?
- [X] embla-carousel **(Core)**
- [ ] embla-carousel-react
- [ ] embla-carousel-vue
- [ ] embla-carousel-svelte
- [ ] embla-carousel-autoplay
- [ ]…
-
I'm experiencing a little problem with one of my sliders.
``` javascript
// Defined in seperate JS file
function scrollEnd(flickelem) {
// FLICKITY DragEnd
if ( flickelem.options.freeScroll …
-
in the single petition page, the arrows in the image carousel currently go on top of the navbar when the user scrolls down. probably has something to do with z-index. the arrows should be under the na…
-
When using a carousel that shows multiple slides at a time but only scrolls one, the user can scroll until the last slide is the only slide visible.
See: http://jsfiddle.net/Lbkfv/