UI/Selectables almost unusable
Tried to use UI/Selectables for my project and identified some mjaor shortcomings:
- If you shrink your selection rectangle after some elements has been marked as selected (".ui-selecting"), those elements will become selected (".ui-selected"). Screenshot attached.
- If you drag the selection frame to fast, those elements won't become selected. Relates to http://dev.jquery.com/ticket/1645
- Some other things i would like to see: Deselect selection with click on parent, select/deselect via mouseclick and keyboards modifiers
All of this can be reproduced with the orginal demo:
http://dev.jquery.com/view/trunk/ui/current/demos/ui.selectable.html
Change History (6)
Component: |
interface →
ui
|
Owner: |
changed from stefan to rworth
|
Owner: |
changed from rworth to codesquare
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Screenshot to point 1