#2545 closed feature (fixed)
[UI] ui parameter in callbacks/events should be consistent
Reported by: | Scott González | Owned by: | Scott González |
---|---|---|---|
Priority: | major | Milestone: | 1.5.2 |
Component: | ui.core | Version: | 1.5b4 |
Keywords: | ui callback event | Cc: | |
Blocked by: | Blocking: |
Description
There should be at least some consistency in the ui parameter of callbacks between all plugins.
Change History (8)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Status: | new → assigned |
---|
comment:4 Changed 15 years ago by
Type: | bug → feature |
---|
Since this is not a bug, I moved it to "feature".
comment:6 Changed 15 years ago by
Version: | 1.2.3 → 1.5b4 |
---|
comment:7 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
There is now, because of the widget factory.
comment:8 Changed 15 years ago by
Milestone: | → 1.5.2 |
---|
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.