Todd Oh
Todd Oh
It works okay on iOS 9.3.4, but not on iOS 10 Beta 5 (Public beta 4)
I've enabled 'showsHorizontalScrollIndicator' option in SCSwipeableFilterView.m to see what's the reason behind it. Turns out, the scrollView works okay as the scroll bar moves as you drag. However, the filter...
This seems like a bug of contentOffset codes in scrollViewDidScroll. Anyone has any solution or idea about this issue?
I found out that iOS default CIFilters are causing the issue. Custom filters are working OK.
I experienced this before, however, it seemed like there's no solution out there. Wonder what the original developer is up to lately.