yannickl / YLProgressBar

UIProgressView replacement with an highly and fully customizable animated progress bar in pure Core Graphics

Home Page:http://yannickloriot.com/library/ios/ylprogressbar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for vertical progress bar

Dragsbaek opened this issue · comments

Any way of tweaking the progress bar to support a vertical orientation?

Hi,

For the moment there is no way to have a vertical orientation expect using a CGAffineTransformRotate transform.

May be a new feature for the future.

HI. Now do you supported vertical mode?