@@ -225,6 +225,7 @@ class WaterfallIndexScene extends scene {
if (!this.waterfallSwiper) {
this.waterfallSwiper = new Swiper('.swiper-container-waterfall', {
direction: 'vertical',
+ mousewheel: true,
pagination: {
el: '.swiper-pagination-waterfall',
bulletElement: 'li',