zk118

Results 3 issues of zk118

### Feature Proposal Would it be possible to have the clip property per annotation so we can control it independently ? What would be a workaround for this ? Thanks...

enhancement

Hey, thank's for this usefull plugin ! I would like to get the width of an annotation from within another annotation scriptable option (to place the 2nd annotation next to...

enhancement
help wanted

### Describe the bug Hey, there seems to be a bug with the dismiss(toastId) method, I always get this error: ### Reproduction const toastId = toast('Success!'); toast.dismiss(toastId); ### Logs _No...