react-swipeable-views
react-swipeable-views copied to clipboard
fix: should set viewLength to the content size, without paddings
Fix the slow speed problem when custom width.
reproduce
- edit
docs/src/pages/demos/DemoWidth.js - set
root.paddingto0 120px - Swipe the
Custom Widthdemo
This should also fix #422