drag_and_drop.js
38.7 KB
-
OC-1320 Fixed zone alignment logic to prevent breaking existing tests. · a5f83554
* Items placed in aligned zones only are rendered as children of the zone. * Items placed in non-aligned zones are rendered as children of the div.target, as per usual. * Added an item.zone_align property, to maintain this distinction. * Reverted positioning changes made to placeItem() * Moved CSS up under the other item-related CSS
Jillian Vogel committed