Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#2357 closed enhancement (fixed)

UI Dialog Position Options

Reported by: mnichols Owned by: rdworth
Priority: major Milestone: 1.5
Component: ui.core Version: 1.2.3
Keywords: dialog position option Cc:
Blocked by: Blocking:

Description

This patch adds easy ability to show dialog in corners, adding 'top right', 'bottom left', and 'bottom right'... Since dialog adds style to the ui-dialog wrapper inline, adding class to control its position is futile. Ideally, ui.dialog should expose its position as an object option or at least let dev apply a class to the container without applying all the inline styles.

Attachments (1)

uidialog-positionoptions.patch (727 bytes) - added by mnichols 15 years ago.
Adds options to position options

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by mnichols

Adds options to position options

comment:1 Changed 15 years ago by paul

Owner: changed from paul to rworth

comment:2 Changed 15 years ago by rdworth

Status: newassigned

comment:3 Changed 15 years ago by rdworth

Resolution: fixed
Status: assignedclosed

A similar option was added in [5379]

comment:4 Changed 15 years ago by (none)

Milestone: 1.2.4

Milestone 1.2.4 deleted

comment:5 Changed 14 years ago by paul

Milestone: 1.5
Note: See TracTickets for help on using tickets.