This repository was archived by the owner on Jan 4, 2021. It is now read-only.
v4.1.0
Features
- Modifications to include smart guide from MyScriptJS
- New
penStyleClassesproperty. Used to change the theme using classes passed using thethemeproperty (see the example). - New
usepointerlistenersproperty used to force the pointer events use. - New guides for text using a svg DOM element behind the model layer.
- No more css background if api is set to
V4. - New
isEmpty,possibleUndoCountandundoStackIndexproperties in details onchangedevent to help development of custom undo/redo stacks.
Breaking changes
importContent()andexportContent()respectively renamed toimport_()andexport_().importInk(strokes)changed topointerEvents(events).