Modify ↓
Ticket #2545 (closed feature: invalid)
[UI] ui parameter in callbacks/events should be consistent
| Reported by: | scott.gonzalez | Owned by: | scott.gonzalez |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | ui | Version: | 1.2.3 |
| Keywords: | ui callback event | Cc: | |
| Blocking: | Blocked by: |
Description
There should be at least some consistency in the ui parameter of callbacks between all plugins.
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.

My feeling is element properties on the ui hash should be DOM Elements. I need to look closer at all plugins' use of ui and see where else consistency might be an issue.