Search and Top Navigation
#4365 closed bug (fixed)
Opened March 19, 2009 02:37AM UTC
Closed August 22, 2009 07:59AM UTC
Draggable: stack option should be of type 'selector'
Reported by: | rdworth | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8 |
Component: | ui.draggable | Version: | 1.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Draggable's stack option is currently a hash, which is complex and unneeded. The same could be achieved by a selector string instead. See
http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/2fcaecd260962ac6
Attachments (0)
Change History (1)
Changed August 22, 2009 07:59AM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Implemented in r3105.