Opened 11 years ago
Last modified 10 years ago
#7987 open feature
Selectable: select sequence
Reported by: | rrotter | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.selectable | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It would be nice to have a tolerance:'sequence' option that selects items based on their location in the DOM rather than on the screen, i.e. the element the drag starts on, the element the drag ends on, and all elements in between in the DOM would be selected. As this would look silly with a lasso, an option to disable the rendering of the helper box would also be needed.
Change History (3)
comment:1 Changed 11 years ago by
Milestone: | 1.9 → 1.next |
---|---|
Type: | enhancement → feature |
comment:2 Changed 10 years ago by
Milestone: | 1.next → 2.0.0 |
---|
comment:3 Changed 10 years ago by
Status: | new → open |
---|
Note: See
TracTickets for help on using
tickets.
This will be tackled in the redesign of selectable, currently in planning on http://wiki.jqueryui.com/Selectable . Somewhat related to #4026