Skip to main content

Search and Top Navigation

#3130 closed bug (fixed)

Opened July 24, 2008 12:38AM UTC

Closed July 25, 2008 03:46PM UTC

draggable options - revert can't be a number

Reported by: Catfish Owned by: paul
Priority: minor Milestone:
Component: ui.draggable Version: 1.5.1
Keywords: Cc:
Blocked by: Blocking:
Description

As of r402, options.revert in a draggable can't be a number. Presumably the "parseInt(this.options.revert, 10)" in ui.draggable.js:225 is now useless and should be removed?

Attachments (0)
Change History (1)

Changed July 25, 2008 03:46PM UTC by paul comment:1

resolution: → fixed
status: newclosed

Totally right, fixed. It now checks for options.revertDuration.