Skip to content

Commit b404725

Browse files
authored
Update README.md
1 parent a41d2dd commit b404725

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,7 @@ onInit(vm) {
510510
},
511511
```
512512
- Note: in the plugin function you should always start with `ctx.beginPath()` and end with `ctx.closePath()`.
513+
- Note: it only works when `prevent-white-space` is `true`.
513514

514515
#### supportDetection()
515516
- Return an object indicating browser supports. Like this:

0 commit comments

Comments
 (0)