mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
rework image editor
This commit is contained in:
parent
5bccc1840e
commit
1bb7d85b87
9 changed files with 458 additions and 420 deletions
|
@ -3,7 +3,8 @@
|
|||
<div>
|
||||
<p>${LabelJpgPngOnly}</p>
|
||||
<input type="file" accept="image/*" id="uploadImage" name="uploadImage" />
|
||||
|
||||
<br />
|
||||
<br />
|
||||
<div id="imageDropZone" class="imageDropZone">
|
||||
<h3>${LabelDropImageHere}</h3>
|
||||
<output id="imageOutput"></output>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue