#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)
Change History (6)
Changed 15 years ago by
Attachment: | uidialog-positionoptions.patch added |
---|
comment:1 Changed 15 years ago by
Owner: | changed from paul to rworth |
---|
comment:2 Changed 15 years ago by
Status: | new → assigned |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
A similar option was added in [5379]
comment:5 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
Adds options to position options