enhance(frontend/HorizontalSwipe): 操作性の改善 (#13038)
* Update swipe thresholds and touch-action
* スワイプ中にPullToRefreshが反応しないように
* 横スワイプに関与する可能性のある要素がある場合はスワイプを発火しないように
* update threshold
* isSwipingを外部化
* rename
---------
Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
Showing
- packages/frontend/src/components/MkHorizontalSwipe.vue 29 additions, 5 deletionspackages/frontend/src/components/MkHorizontalSwipe.vue
- packages/frontend/src/components/MkPullToRefresh.vue 6 additions, 1 deletionpackages/frontend/src/components/MkPullToRefresh.vue
- packages/frontend/src/scripts/touch.ts 4 additions, 0 deletionspackages/frontend/src/scripts/touch.ts
Please register or sign in to comment