#3530 closed enhancement (wontfix)
$.widget.prototype._trigger() should automatically add the options hash
Reported by: | Scott González | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.core | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
As suggested in #3528, ._trigger() should automatically add the options hash to the data that gets passed to the events.
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|
Note: See
TracTickets for help on using
tickets.
We have decided that we do not want to support this. In our attempt to keep things consistent, we have decided to tell users to use the option method to get options at all times.