Changes between Initial Version and Version 1 of Ticket #25821, comment 15
- Timestamp:
- 11/24/2013 01:24:15 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25821, comment 15
initial v1 1 1 > Is this needed or can we allow dragging to occur anytime? 2 2 3 Added it mostly to prevent some id collisions/bugginess with UI Draggable when connected to UI Sortable. The same can probably be achieved by replacing the html id of the chooser with a class . Patch should be ready soon.3 Added it mostly to prevent some id collisions/bugginess with UI Draggable when connected to UI Sortable. The same can probably be achieved by replacing the html id of the chooser with a class (it is attached inside the widget now and then the widget is cloned). Patch should be ready soon.