[TIMOB-9211] MobileWeb: Add support to Ti.UI.Slider for thumb, left, and right images
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-26T18:37:47.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-05-23T14:17:24.000+0000 |
Updated | 2018-04-04T23:20:25.000+0000 |
Description
There are a couple things that are missing from Ti.UI.Slider:
* disabledLeftTrackImage
* disabledRightTrackImage
* disabledThumbImage
* highlightedLeftTrackImage
* highlightedRightTrackImage
* highlightedThumbImage
* leftTrackImage
* rightTrackImage
* selectedLeftTrackImage
* selectedRightTrackImage
* selectedThumbImage
* thumbImage
Also, the change event needs correct values for thumbOffset and thumbSize.
Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
Closing as will not fix.