You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe variable "a" and variable "da" should be given more cares.
From the source code, I guess "a" should be the start angle, and "da" should be the angle value with direction included. If the arc is toward CW, the "da" should be negtive. Otherwise, the "da" should be positive.
The text was updated successfully, but these errors were encountered:
In the current master, there is no sufficient document for Sketch's arc function, especially for the overload function of
Maybe variable "a" and variable "da" should be given more cares.
From the source code, I guess "a" should be the start angle, and "da" should be the angle value with direction included. If the arc is toward CW, the "da" should be negtive. Otherwise, the "da" should be positive.
The text was updated successfully, but these errors were encountered: