#9717 closed enhancement (invalid)
IE10PP2 supports requestionAnimationFrame
Reported by: | ryanseddon | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | effects | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
IE10PP2 has added support for rAF. Created pull request that updates effects.js with prefixed rAF.
Change History (6)
comment:1 Changed 12 years ago by
Component: | unfiled → effects |
---|---|
Priority: | undecided → low |
comment:2 Changed 12 years ago by
Status: | new → open |
---|---|
Type: | bug → enhancement |
comment:4 Changed 12 years ago by
@scott.gonzalez - do you think you could come up with a better solution then the one given above? We seem to have no word from the OP
comment:5 Changed 12 years ago by
Cc: | Rick Waldron added |
---|
@rwaldron: if scott is unable to come up with a better solution, I or another member of the team could filter down the pull to strip out unnecessary changes if needed.
comment:6 Changed 11 years ago by
Cc: | Rick Waldron removed |
---|---|
Resolution: | → invalid |
Status: | open → closed |
This is no longer relevant, but will certainly be added when requestAnimationFrame makes its way back. Closing this ticket as msRequestAnimationFrame will not be excluded.
Note: See
TracTickets for help on using
tickets.
The commit provided above includes many other unrelated changes - please create a new branch with _just_ the changes you are proposing.