[TIMOB-6275] MobileWeb: Implement Ti.Gesture.orientation
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-08T16:23:04.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Sprint 2011-49, Release 1.8.0.1 |
Components | MobileWeb |
Labels | stage |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2011-11-22T12:12:16.000+0000 |
Updated | 2011-12-08T16:23:11.000+0000 |
Description
Need to add a property Ti.Gesture.orientation that returns a constant (integer). Possible values are like 1, 2, 3, 4, but maybe more? Need constants too for those values.
Attachments
File | Date | Size |
app.js | 2011-12-07T22:35:27.000+0000 | 1337 |
Consult the other platforms/apidoc to see what we're supporting.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/881