Eclair/CircleProgressBar

Start angle defaults to 90

Closed this issue · 1 comments

It seems than the startAngle defaults to 90 degrees, and you have to set startAngle = -90 to move it to 0.

screen shot 2016-08-02 at 08 53 43

It's actually zero by normal circle coordinate system: https://www.mathsisfun.com/geometry/degrees.html

However, it's vertically mirrored due to calculation specifics.