#1735 closed enhancement (fixed)
Addition of stop and start options to UI Selectable.
Reported by: | codesquare | Owned by: | rdworth |
---|---|---|---|
Priority: | minor | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.1 |
Keywords: | selectable, start, stop | Cc: | |
Blocked by: | Blocking: |
Description
The new approach of firing events as-you-go are great, but there are circumstances where it is much cleaner and much simpler to call methods a single time on start and/or stop. There may be a cleaner way to do this but it gets the job done.
Attachments (1)
Change History (5)
Changed 16 years ago by
Attachment: | ui.selectable.js added |
---|
comment:1 Changed 16 years ago by
Owner: | set to rworth |
---|
comment:4 Changed 15 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
New version with start/stop patch.