Modify ↓
Ticket #2728 (closed feature: invalid)
Make activate() in ui.dialog, public.
| Reported by: | blindattack | Owned by: | rworth |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | ui | Version: | 1.2.3 |
| Keywords: | dialog activate | Cc: | |
| Blocking: | Blocked by: |
Description
activate() needs to be public so other interactions can be added to it from another script.
For example, in making a web-taskbar, you would need to be find out which dialog gets activated, so you could change the "active window" in the taskbar.
Change History
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.
