[TIMOB-9147] Ti API: move UI.ANIMATION_CURVE constants from iOS to common namespace
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-07-18T22:52:24.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | n/a |
Components | TiAPI |
Labels | core, parity |
Reporter | Paul Dowsett |
Assignee | Eric Merriman |
Created | 2012-05-16T07:43:12.000+0000 |
Updated | 2017-07-18T22:52:24.000+0000 |
Description
The ANIMATION_CURVE constants have been implemented for [Mobile Web](https://github.com/appcelerator/titanium_mobile/blob/master/mobileweb/titanium/Ti/UI.js#L352).
Do we need to move these constants back from the [UI.iOS namespace](http://docs.appcelerator.com/titanium/2.0/index.html#!/api/Titanium.UI.iOS)? If/when this is done, please update the apidocs, or raise a TIDOC ticket.
You've got that backwards. The animation curve constants are defined for animation but NOT scrollable view.
Thank you, Bryan - I corrected the ticket.
Closing ticket due to time passed and lack of progress for a number of years. Please open a new ticket if there are any problems.