Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 1.02 KB

TODO.md

File metadata and controls

28 lines (25 loc) · 1.02 KB

TODO

  • Rename scale() to resize() and add scale() that uses transform scale
  • Docs: start() and end()
  • Rename circle.radius to diameter? Change toPolygon so they don't double in size
  • Change draw event to update event in doc
  • Cache .length() on Polygon and Path if object did not call changed()

Backlog