mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 09:48:06 +00:00
Add poster to video
This commit is contained in:
parent
50eaf37910
commit
602e1759ea
1 changed files with 2 additions and 1 deletions
|
|
@ -8,8 +8,9 @@ published: true
|
|||
|
||||
One of the most-requested Uppy features, the [Image Editor](/docs/image-editor/), has landed (as beta) in 1.18.
|
||||
|
||||
<video alt="Demo video showing Uppy with Image Editor plugin — cropping, rotating and resizing images" muted autoplay loop>
|
||||
<video alt="Demo video showing Uppy with Image Editor plugin — cropping, rotating and resizing images" poster="https://uppy.io/images/blog/1.18-image-editor/image-editor-dashboard.jpg" muted autoplay loop>
|
||||
<source src="/images/blog/1.18-image-editor/image-editor-demo.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag: https://uppy.io/images/blog/1.18-image-editor/image-editor-demo.mp4
|
||||
</video>
|
||||
|
||||
<!--more-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue