[wp-trac] [WordPress Trac] #29606: Reorder images via drag and drop is not working in WP 4
WordPress Trac
noreply at wordpress.org
Tue Dec 2 21:41:39 UTC 2014
#29606: Reorder images via drag and drop is not working in WP 4
--------------------------+------------------------------
Reporter: gsarig | Owner: ericandrewlewis
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.1
Component: Gallery | Version: 4.0
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui
--------------------------+------------------------------
Comment (by earnjam):
Other than patch jQuery UI Sortable, I'm not sure what can be done. It's
miscalculating the location of floated elements with % width by rounding
up the computed width, which forces the item onto the next row.
I suppose there could be some javascript hack to force it to be correct,
but that doesn't seem like a good solution.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29606#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list