-
### Describe the solution you'd like
I'd like to have more than one image per recipe. On the recipe detail view there could be a small slideshow of all pictures (if more than one is availalbe, of c…
-
2.5.1 says actions must be achieved "without a path-based gesture". I took this to mean the same thing as in the 2.1.1 Keyboard SC , whose language gives an exception "where the underlying function re…
-
**Describe the bug**
I'm using a horizontal Carousel inside a FlatList inside ListHeaderComponent. It is not possible to scroll the FlatList vertically when trying to swipe over the horizontal Caro…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows:
main.dart
```dart
import 'package:flutter/material.dart';
import 'package:bug/infinite_carousel_…
-
IMPORTANT: Please first search existing bugs to ensure you are not creating a duplicate bug report!
- [ ] Reproduce the issue with minimal mods
- [ ] Upload the save here
- [ ] Find out why its…
-
In the CollapsingHeader example, the main body (below the header) does not scroll when the content goes off screen. The below example is a copy paste of the example with extra `View` content. Only 4 b…
Ehesp updated
6 years ago
-
As part of understanding what we need for Compositing/UI Workers/Scroll API, it would be good to list the types of effects we're planning to enable. Rick and Ian have already mentioned:
- pull to refr…
grorg updated
4 years ago
-
Currently, almost all UAs assume the vertical direction is the first-class scrolling direction, so that UAs set the default action of a _pure_ wheel event to scrolling the content vertically, while se…
-
**Ideation**
- [x] Decide story pitch with domain experts
- [x] Does the story idea add value?
- [x] Is data available?
**Prepare**
- [ ] Data collection and cleaning
- [ ] Story insight…
-
Hi folks, I have an issue I hope you can help me with.
I have a slider set to autoplay, and both pauseOnHover and pauseOnFocus set to false.
Here is my code:
$('.cc-slider-container').slick({…