[TIMOB-8483] MobileWeb: Create fallback for transition end events
| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-04-13T17:32:29.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 2.1.0, Sprint 2012-08 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Bryan Hughes |
| Assignee | Chris Barber |
| Created | 2012-04-02T09:13:39.000+0000 |
| Updated | 2017-03-04T00:01:33.000+0000 |
Description
IE9 doesn't support transitions, and thus animations. To help apps that use animations break less, we should provide a fallback for the transitionend event so that the callback is at least called.
Attachments
| File | Date | Size |
| app.js | 2012-04-03T08:45:25.000+0000 | 549 |
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1903 Note: Test in IE9
2.0.1 PR: https://github.com/appcelerator/titanium_mobile/pull/1940
Closing ticket as MobileWeb is no longer supported.