mirror of
https://github.com/slidevjs/rough-notation.git
synced 2026-01-14 17:44:21 +01:00
remove animation delay from readme
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
A small JavaScript library to create and animate annotations on a web page.
|
||||
|
||||
Rough Notation uses [RoughJS](https://roughjs.com) to create a hand-drawn look and feel. Elements can be annotated in a number of different styles. Animation duration and delay can be configured, or just turned off.
|
||||
Rough Notation uses [RoughJS](https://roughjs.com) to create a hand-drawn look and feel. Elements can be annotated in a number of different styles. Animation duration can be configured, or just turned off.
|
||||
|
||||
Rough Notation is 3.67kb in size when gzipped.
|
||||
|
||||
@@ -89,11 +89,6 @@ Boolean property to turn on/off animation when annotating. Default value is `tru
|
||||
#### animationDuration
|
||||
Duration of the animation in milliseconds. Default is `800ms`.
|
||||
|
||||
|
||||
#### animationDelay
|
||||
Delay in animation in milliseconds. Default is `0ms`.
|
||||
|
||||
|
||||
#### color
|
||||
String value representing the color of the annotation sketch. Default value is `currentColor`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user