-
I would like to propose a new value for the `content-visibility` CSS property: `hidden-matchable`.
`content-visibility: hidden-matchable` would function the same as `content-visibility: hidden` but…
-
Hey,
I've implemented Siema and have got it working how I want, but while swiping on mobile, the page slides up and down at the same time as the gallery moving left (or right).
It'd be great to …
-
There are already some issues from the last year (#80, #278) dealing with the same topic but I think there is now real solution. So – what I want to achieve is just the same as in this demo in Owl ver…
-
I have multiple Carousels on my page, horizontal swiping one, makes them all go to the next / previous image, whilst it should only be the one being swiped on.
-
**Version used**
3.11.1
**Describe the bug**
Just upgraded from 3.7 to 3.11.1
I use 'Details list view' to present search results.
I used to use the following snippet to get element preview…
bezua updated
4 years ago
-
I have a carousel that shows 4 at a time, and scrolls by 4. Works great.
One issue I ran into is when I have 10 slides so there are 2 sets of 4, then on the last set there are only 2 slides so I have…
-
### Is this a bug report or a feature request?
Bug, actually may be performance issue.
### Have you read [the guidelines](https://github.com/archriss/react-native-snap-carousel/blob/mast…
leadq updated
4 years ago
-
Currently, components are always rendered, despite the fact whether the component is in the viewport of the user. This has negative impact on performance and can be optimised by evaluating the viewpor…
-
Hey,
Is it possible to make it run also on android?
I am using:
Nativescript 6.0.2
Android 9.0
Angular
The iOS version works like a charm but within android It gives me an empty image.
Al…
-
## What's the issue?
Have implemented a new design on our share bar using "position:sticky" which essentially employs a conditional application of "position:fixed" on an element as soon as the user…