ios - Make CPPickerView scroll faster with large data sources -


i'm using cppickerview in app accomplish horizontal uipickerview, , works great, large data sources (dozens of items) scrolls makes navigation before (especially considering normal uipickerview can go fast through them).

i don't mean performance-wise, way, mean view decelerates quickly, making traversal difficult.

it's subclass of uiscrollview pagingenabled set yes. can do?

i looked in source, , seems cppickerview using scroll view. scroll views have decelerationrate property. play , see value makes best result.


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -