[wp-trac] [WordPress Trac] #29606: Reorder images via drag and drop is not working in WP 4

WordPress Trac noreply at wordpress.org
Fri Sep 26 05:59:10 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.0.1
Component:  Gallery       |     Version:  4.0
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:  ui
--------------------------+------------------------------
Changes (by avryl):

 * keywords:  reporter-feedback needs-patch => needs-patch


Comment:

 So what we could do is setting a margin around the smaller thumbnails,
 instead of the padding around .thumbnail further down the list item. For
 the bottom ones it does not matter anyway, since the width is fixed to
 40/48px. However, that doesn't fix it for the bigger thumbnails. The
 thumbnails are contained in the ul element so you can't move the ones on
 the first row up if the thumbnails have no margin. The margin from pre-4.0
 was removed so that we could use percentages for the width of them. So
 another thing we could do is using the parent of ul for containment. Let
 me make two patches. Other ideas are welcome. :)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29606#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list