Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7218] MobileWeb: Complete Ti.UI.Switch implementation

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-02-08T15:45:54.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-03, Release 2.0.0, Release 1.8.2
ComponentsMobileWeb
Labelspointerevents, qe-port, stage, themeable
ReporterChris Barber
AssigneeBryan Hughes
Created2012-01-16T11:56:12.000+0000
Updated2012-08-27T17:28:51.000+0000

Description

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.

Attachments

FileDateSize
app.js2012-02-08T14:45:26.000+00001842

Comments

  1. Bryan Hughes 2012-02-08

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1378/files
  2. Lokesh Choudhary 2012-08-27

    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

JSON Source