You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor code to fix various issues
- Use carousel `index` instead of part name and bind to carousel `index`
instead of `on_touch_move`, fixes#26
- Set `ignore_perpendicular_swipes` to `True` to allow scrolling again,
fixes#27