fix: Fix thumbnail carousel scroll position (#1606)
* fix: Fix thumbnail carousel scroll position * Small formatting fix
This commit is contained in:
@@ -207,7 +207,7 @@ describe('CarouselController', () => {
|
||||
loop: true,
|
||||
containScroll: 'trimSnaps',
|
||||
watchSlides: false,
|
||||
watchResize: false,
|
||||
watchResize: true,
|
||||
watchDrag: false,
|
||||
},
|
||||
plugins,
|
||||
|
||||
Reference in New Issue
Block a user