[wp-trac] [WordPress Trac] #28750: Media modal: preview images
WordPress Trac
noreply at wordpress.org
Fri Jul 4 21:00:06 UTC 2014
#28750: Media modal: preview images
-------------------------+-----------------------------
Reporter: avryl | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version:
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
I'm not sure if this has been talked about before, but with FileReader we
could preview images in the media modal.
https://developer.mozilla.org/en-US/docs/Web/API/FileReader
I've made a quick patch to try it, but it's far from perfect... It
sometimes flickers and the reading seems to block js from executing
further, so not ideal for uploading a ton of images at the same time.
Still, I'm sure we can get this to work smoothly somehow.
I'll attach a screenshot. I think this would be a really cool experience.
:)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28750>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list