Opened 12 years ago
Closed 12 years ago
#9125 closed feature (wontfix)
Parse arguments to callbacks
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | 1.7 |
Component: | effects | Version: | 1.5 |
Keywords: | needsreview, 1.7-discuss | Cc: | |
Blocked by: | Blocking: |
Description (last modified by )
Callback functions e.g. for "fadeIn" often point at functions in objects. The problem is that "this" in that functions refere to the object which is manipulated in this case a html dom object.
This is why we need parameter support for these callbacks so we can pass for example the original object or an id or whatever we want.
Change History (10)
comment:1 Changed 12 years ago by
Component: | unfiled → effects |
---|---|
Keywords: | needsreview added |
Priority: | undecided → low |
Status: | new → open |
comment:2 Changed 12 years ago by
Keywords: | 1.7-discuss added |
---|
comment:5 Changed 12 years ago by
-1, That doesn't seem like what I was thinking of when I first tagged that for review. Yes, proxy.
comment:10 Changed 12 years ago by
Milestone: | 1.next → 1.7 |
---|---|
Resolution: | → wontfix |
Status: | open → closed |
Closing per 1.7 roadmap meeting resolution
Note: See
TracTickets for help on using
tickets.
Nominating ticket for 1.7 discussion.