TRSDialScrollView
TRSDialScrollView copied to clipboard
When i set the Range from 20 to 2000 can not display
when i set the range too large to can not display. i check the code is right. what's the problem
Me too... whats the problem..
The dial is being rendered as a single view. I suspect you are hitting a limit in the underlying framework code with is causing the view to not display correctly.
It should be fairly straight forward to add a multiplier so that instead of increments of 1, you can have increments of say 5.
Hello @kevinkirkup i am also facing the same issue, why we can't set the range to some bigger values? can you please help us out. Other then this problem this demo simply and easily fulfill all my requirements.