Hi, I want to know how to make all Widgets become draggable. I changed "_isDraggable" variable into "true" under "isDraggable" function in BaseWidget.as. It seems to work ok when only one or two widgets are opened, but when many Widgets are opened, dragging behaves weird and does not work right. By the way, all the widgets have to be in the same widgetcontainer tag with Vertical layout in the config.xml. I greatly appreciate any helps in this matter.
↧