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
I have a need to use this package with two different scales simultaneously. Unfortunately new angles() doesn't work. Is there a nice way this could be implemented? Or would this need a new breaking api?
The text was updated successfully, but these errors were encountered:
I think the least breaking option would be to add one optional parameter to every function. Since this is just a function collection, I wanted to have the functions all static.
I have a need to use this package with two different scales simultaneously. Unfortunately
new angles()
doesn't work. Is there a nice way this could be implemented? Or would this need a new breaking api?The text was updated successfully, but these errors were encountered: