v0.0.9b - Fixed Index Show (Observer/ObserveParents)

This commit is contained in:
Anders 2021-06-07 12:59:21 +02:00
parent 46be51d974
commit a7f2072a7a
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@
spaceBetween: 30, spaceBetween: 30,
effect: 'fade', effect: 'fade',
loop: true, loop: true,
observer: true,
observeParents: true,
mousewheel: { mousewheel: {
invert: false, invert: false,
}, },