jonobr1 / two.js

A renderer agnostic two-dimensional drawing api for the web.
https://two.js.org
MIT License
8.27k stars 454 forks source link

Add Two.Arc listeners for width and height changes #729

Closed jonobr1 closed 2 months ago

jonobr1 commented 2 months ago

This addresses:

By making the Two.Arc._update method listen to Two.Arc._flagWidth and Two.Arc._flagHeight.