GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-08T15:45:54.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Sprint 2012-03, Release 2.0.0, Release 1.8.2 |
Components | MobileWeb |
Labels | pointerevents, qe-port, stage, themeable |
Reporter | Chris Barber |
Assignee | Bryan Hughes |
Created | 2012-01-16T11:56:12.000+0000 |
Updated | 2012-08-27T17:28:51.000+0000 |
Extends Widget (View, Evented).
Properties:
* style - Ti.UI.Android.SWITCH_STYLE_CHECKBOX and Ti.UI.Android.SWITCH_STYLE_TOGGLEBUTTON
* title
* titleOff
* titleOn
* value - done, but needs cleanup (this._switch.value = !!value)
Events:
* change
Update API docs with support for the "transform" property.
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1378/files
Verified fix on: Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120824175712 Chrome 21.0.xx Firefox 14.0.1 Safari 6.0 Android 2.3.6 default browser Iphone 5.0.1 mobile safari