зеркало из https://github.com/mozilla/pjs.git
*** empty log message ***
This commit is contained in:
Родитель
acefeeb32c
Коммит
904684f117
|
@ -220,6 +220,8 @@ var dropObserver = {
|
|||
return;
|
||||
|
||||
item.removeAttribute("flex");
|
||||
if (item.firstChild.getAttribute("flex"))
|
||||
item.firstChild.setAttribute("flex", item.firstChild.getAttribute("flex"));
|
||||
item.removeAttribute("width");
|
||||
item.setAttribute("ondraggesture", "gDraggingFromPalette = false; nsDragAndDrop.startDrag(event, dragObserver);");
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче