PrettyRuler
PrettyRuler copied to clipboard
一个漂亮的横向刻度尺自定义控件,用CAShapeLayer实现高效GPU渲染
Results
2
PrettyRuler issues
Sort by
recently updated
recently updated
newest added
有时候尺子的起始值不一定是从0开始的,例如身高,可以从30cm开始。那么30以下的就不用绘制了。
刻度比较多的时候,内存和CPU占用非常多