diff --git a/packages/client/src/pages/timeline.vue b/packages/client/src/pages/timeline.vue index 187ca36a5..39ee803bf 100644 --- a/packages/client/src/pages/timeline.vue +++ b/packages/client/src/pages/timeline.vue @@ -44,6 +44,9 @@ " @swiper="setSwiperRef" @slide-change="onSlideChange" + :touch-angle="25" + :threshold="10" + :centeredSlides="true" >