Ghost/ghost/admin/lib
Kevin Ansfield 00ee6ebedd Fixed drag-n-drop reorder of gallery images not responding to drops
no issue
- https://github.com/TryGhost/Ghost-Admin/pull/1081 introduced a bug where the `insertIndex` was being cleared every time we showed the drop position indicator because we hide the indicator as a reset every time we show the indicator. This meant every drop was missing the required insertIndex.
- added a flag to the `_hideDropIndicator` function so that a reset when showing the indicator doesn't clear the required information
2018-12-11 13:20:05 +00:00
..
asset-delivery
koenig-editor Fixed drag-n-drop reorder of gallery images not responding to drops 2018-12-11 13:20:05 +00:00