Problem/Motivation
The options under "Settings" tab to adjust responsive behavior don't work.
Steps to reproduce
- Open Layout builder
- Add EBT Slick slider
- Add some slides
- Go to Settings preferences
- Customize "Slides to show" or "Slides To Scroll"
Current result: no responsive settings are applied to the slider.
Expected result: slider adjsut slide visibility based on different breakpoints
Proposed resolution
Update logic to add selected settings on slick API
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ebt_slick_slider-3314558-2.patch | 6.45 KB | gerzenstl |
Comments
Comment #2
gerzenstl commentedComment #3
gerzenstl commentedComment #6
levmyshkinHi gerzenstl, thank you for the patch! I applied, tested it and released new 1.3.2 version for Drupal 8 and 1.4.0 for Drupal 9.
I didn't apply "infinite: false" setting, but I think you can use common infinite checkbox to make it non infinite. I can add infinite settins for each breakpoint, but then it will be needed to check "infinite" checkbox for all breakpoints do not overide common infinite checkbox. Feel free to open new ticket for it, if you need it.
Comment #7
levmyshkinComment #8
levmyshkin