GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-09T13:53:49.000+0000 |
Affected Version/s | Release 1.7.2 |
Fix Version/s | Sprint 2011-40, Release 1.8.0 |
Components | iOS |
Labels | deprecated-1.8.0, module_animation, parity, qe-testadded |
Reporter | Stephen Tramer |
Assignee | Sabil Rahim |
Created | 2011-08-29T15:32:38.000+0000 |
Updated | 2013-11-27T12:17:23.000+0000 |
We need to move a number of constants from Ti.UI to Ti.UI.iOS - these include (but may not be limited to...)
* ANIMATION_*
* AUTODETECT_*
* BLEND_*
Remember to keep backwards-compatibile constants for 1.8, and DEPRECATE for 1.9.
pull pending #539 Testing... file attached. see log for changes. first test will show animation with warning and the second one shows the same animation without warning. third test runs all changes and check log for the deprecation warning and if any change was in correct that will also be shown in the console.
Tested with 1.8.0.1.v20111114102656 on iPad 2 (4.3.5) iPod Touch (4.0.2) iPhone 4s (5.0)
Reopening to mark for deprecation.
Anvil test case added. PR link: https://github.com/appcelerator/titanium_mobile/pull/5037