#5864 closed enhancement (duplicate)
allow position option to accept a function
Reported by: | ehynds | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.dialog | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It would be extremely useful if the position option could take a function which would return either an array of XY coords or a string.
For specific positioning relative to other elements, I have to either determine the coords outside of the dialog, which isn't as clean as I'd like it to be, or position the dialog manually inside the open event.
Change History (3)
comment:1 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Component: | ui.core → ui.dialog |
---|
Note: See
TracTickets for help on using
tickets.
Duplicate of #5459.