Skip to content

v1.1.0

Compare
Choose a tag to compare
@chanind chanind released this 01 Oct 08:27
· 63 commits to master since this release

Adding a writer.updateColor(colorName, colorVal, options) method which can be used to change any color options on a writer instance. Ex: writer.updateColor('strokeColor', '#123', { duration: 300 }).