Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7217] MobileWeb: Complete Ti.UI.Slider implementation

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-02-21T18:59:48.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-04, Release 2.0.0
ComponentsMobileWeb
Labelspointerevents, stage, themeable
ReporterChris Barber
AssigneeChris Barber
Created2012-01-16T11:52:00.000+0000
Updated2017-03-04T00:06:18.000+0000

Description

Extends Widget (View, Evented). Properties: * disabledLeftTrackImage * disabledRightTrackImage * disabledThumbImage * highlightedLeftTrackImage * highlightedRightTrackImage * highlightedThumbImage * leftTrackImage * max - done! * maxRange * min - done! * minRange * rightTrackImage * selectedLeftTrackImage * selectedRightTrackImage * selectedThumbImage * thumbImage * value - done! Events: * change Update API docs with support for the following properties: * disabledLeftTrackImage * disabledRightTrackImage * disabledThumbImage * highlightedLeftTrackImage * highlightedRightTrackImage * highlightedThumbImage * leftTrackImage * maxRange * minRange * transform

Attachments

FileDateSize
app.js2012-02-21T16:53:59.000+00001600

Comments

  1. Bryan Hughes 2012-02-21

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1475
  2. Lee Morris 2017-03-04

    Closing ticket as MobileWeb is no longer supported.

JSON Source