Skip to content

Commit 247475c

Browse files
author
Michal Biroš
committed
docs: update README.md
1 parent 300eab4 commit 247475c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,13 @@ You may experience loss of parts of the image if set to `true` and you are expor
291291

292292
Defaults to `false`
293293

294+
### waitForAnimationFrameAcquired
295+
296+
When supplied, the library will wait for the next animation frame to be acquired before rendering the image.
297+
This is useful when you want to achieve a smooth transition when rendering the image.
298+
299+
Defaults to `false`
300+
294301
### type
295302

296303
A string indicating the image format. The default type is image/png; that type is also used if the given type isn't supported.

0 commit comments

Comments
 (0)