You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 4, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@
5
5
- New `disablesmartguide` property to disable smart guide.
6
6
- New `disablesmartguidefadeout` and `smartguidefadeoutduration` to disable smart guide fadeout or modify the duration.
7
7
- New `usepointerlisteners` property used to force the pointer events use.
8
-
- New guides and `disableguidelines` to disable the guides.
8
+
- New guides for text using a svg DOM element behind the model layer and `disableguidelines` to disable the guides.
9
+
- No more css background if api is set to `V4`.
9
10
- Google fonts supports (see the [example](./examples/v4/change_fonts.html)).
10
11
- Custom resources support, upload your custom resources to modify the recognition behaviour (see the [example](./examples/v4/custom_resources.html)).
11
12
- New `penStyleClasses` property. Used to change the theme using classes passed using the `theme` property (see the [example](./examples/non-version-specific/customize_style.html)).
0 commit comments