Skip to content
mattkemp edited this page Feb 18, 2013 · 2 revisions

Feature Requests

Here are a list of feature requests, for discussion and commenting.

TODO

Decouple the ID of the HTML element and the pathObj

Currently you can't have two drawings on the same page without copying everything and changing the IDs. Allow class names maybe?

Completed

Move strokeWidth and strokeColor into the pathObj

While it's good to have the default colour and width where it is, you should be able to override these properties at the path level