Bug 1415056 - re-enable animations in the palette in customize mode, r=jaws

MozReview-Commit-ID: DXYBPCdXMBG

--HG--
extra : rebase_source : b19fabd92e2709909259b1517edba4b82a365f32
This commit is contained in:
Gijs Kruitbosch 2017-12-04 12:15:10 +00:00
parent 6560863eb2
commit 3aefd1d81c

View file

@ -1825,7 +1825,7 @@ CustomizeMode.prototype = {
return;
}
let targetAreaType = CustomizableUI.getAreaType(targetArea.id);
let targetAreaType = CustomizableUI.getPlaceForItem(targetArea);
let targetNode = this._getDragOverNode(aEvent, targetArea, targetAreaType, draggedItemId);
// We need to determine the place that the widget is being dropped in