Todd Huang

Results 4 issues of Todd Huang

Have a fork and made a quick fix, check here: https://github.com/jychunyih/SwiftData/blob/master/SwiftData.swift, or get the code in my fork: https://github.com/jychunyih/SwiftData.

Add API to enable developer to disable/enable left/right swipe programatically. See issue #495

Did a quick test, if we have 200 div (images) to slide, the memory usage is 150M which is really too high for mobile device. For lots of swipe scenario,...

Here is the page I write using SwipeJS 2.0: http://testpage.chinacloudsites.cn, the code is in Default.aspx with build-in JS. In IPhone 6P and IPad browser, it keep failing. It crashes the...