Skip to main content

Search and Top Navigation

#5209 closed bug (notabug)

Opened February 21, 2010 11:52PM UTC

Closed February 22, 2010 02:18AM UTC

Last modified October 11, 2012 09:15PM UTC

resizable('option', {}) doesn't reset handles

Reported by: aaronchi Owned by:
Priority: minor Milestone:
Component: ui.resizable Version: 1.8rc2
Keywords: Cc:
Blocked by: Blocking:
Description

resizable('option', {}) won't update the handles.

Attachments (0)
Change History (2)

Changed February 22, 2010 02:18AM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

That call specifically says change all of the options that occur in this hash, which is none. If you want to change the handles, you have to say so in your call.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted