Side navigation
#2357 closed enhancement (fixed)
Opened February 18, 2008 06:52AM UTC
Closed May 15, 2008 02:37AM UTC
Last modified March 15, 2012 09:28AM UTC
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: | |
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.