Skip to main content

Bug Tracker

Side navigation

#1735 closed enhancement (fixed)

Opened September 26, 2007 02:36PM UTC

Closed December 13, 2007 01:41AM UTC

Addition of stop and start options to UI Selectable.

Reported by: codesquare Owned by: rworth
Priority: minor Milestone: 1.2.2
Component: ui 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)
  • ui.selectable.js (4.0 KB) - added by codesquare September 26, 2007 02:39PM UTC.

    New version with start/stop patch.

Change History (2)

Changed September 28, 2007 05:08AM UTC by rworth comment:1

owner: → rworth

Changed December 13, 2007 01:41AM UTC by rworth comment:2

resolution: → fixed
status: newclosed

Fixed in [4131].