Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Widget factory: Fixed event triggering (again).
Draggable: To modify the position during drag, you now set ui.position instead of returning new coords.
- Loading branch information
Showing
with
13 additions
and 16 deletions.
- +4 −11 ui/ui.core.js
- +9 −5 ui/ui.draggable.js