Modify ↓
Ticket #2357 (closed enhancement: fixed)
UI Dialog Position Options
| Reported by: | mnichols | Owned by: | rworth |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | ui | Version: | 1.2.3 |
| Keywords: | dialog position option | Cc: | |
| Blocking: | Blocked by: |
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
Change History
Changed 5 years ago by mnichols
-
attachment
uidialog-positionoptions.patch
added
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Adds options to position options