TRSDialScrollView icon indicating copy to clipboard operation
TRSDialScrollView copied to clipboard

When i set the Range from 20 to 2000 can not display

Open RocLeee opened this issue 10 years ago • 3 comments

when i set the range too large to can not display. i check the code is right. what's the problem

RocLeee avatar Dec 04 '13 10:12 RocLeee

Me too... whats the problem..

potenn avatar Jan 15 '16 10:01 potenn

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.

kevinkirkup avatar Jan 18 '16 16:01 kevinkirkup

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.

prats-iosdeveloper avatar Sep 08 '16 17:09 prats-iosdeveloper