chjtx / JRoll

Smooth scrolling for the mobile web
http://www.chjtx.com/JRoll/
MIT License
460 stars 91 forks source link

左右滑动不是很流畅 #11

Closed LIANGWEIBIAO closed 7 years ago

LIANGWEIBIAO commented 7 years ago

要拖动很大距离才能滑动,类似PhotoSwipe这么流畅就好了、

chjtx commented 7 years ago

你说的是JRoll的图集查看器吧,体现确实没PhotoSwipe好,感谢反馈。还有demo的第4张图800多k,用微信一看就崩了

LIANGWEIBIAO commented 7 years ago

0

chjtx commented 7 years ago

已解决

1、JRoll更新到2.4.6,在scroller添加了touch-action:none样式,解决了微信端缩放卡死的问题(原来不是图片过大的原因)

2、JRoll-Viewer更新到0.2.1,优化左右滑动体验,解决拖动距离过大的问题