Skip to main content

Search and Top Navigation

#2437 closed enhancement (fixed)

Opened February 29, 2008 11:43PM UTC

Closed March 14, 2008 07:50PM UTC

Last modified February 26, 2009 11:58AM UTC

Add a resize callback to dialog options

Reported by: natecavanaugh Owned by: scottgonzalez
Priority: minor Milestone: 1.5
Component: ui.core Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:
Description

The dialogs should have an onResize callback that gets executed whenever the dialog is resized.

This would fit well into the event based system that already exists in jQuery UI.

Attachments (0)
Change History (6)

Changed February 29, 2008 11:47PM UTC by natecavanaugh comment:1

It would also be great if the ui object that gets passed in could contain the direction the resize is going (eg. s, se, sw, n, w, e) or something like that. Not sure if that's possible in the current architecture, but would be great to have.

Changed March 03, 2008 03:44PM UTC by paul comment:2

owner: paulrworth

Changed March 14, 2008 04:44PM UTC by paul comment:3

owner: rworthscott.gonzalez

Changed March 14, 2008 07:50PM UTC by scottgonzalez comment:4

resolution: → fixed
status: newclosed

Fixed in [4911]. Added the following callbacks: dragStart, drag, dropStop, resizeStart, resize, resizeStop.

Changed May 24, 2008 03:39AM UTC by comment:5

milestone: 1.2.4

Milestone 1.2.4 deleted

Changed February 26, 2009 11:58AM UTC by paul comment:6

milestone: → 1.5