Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2830] Feature request - iOS - Add (iPod) Slider Style

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionDone
Resolution Date2017-02-04T13:40:27.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsfeature, ios, ipod, slider
ReporterRalf Pfeiffer
AssigneeIngo Muschenetz
Created2011-04-15T03:30:35.000+0000
Updated2017-03-23T20:45:18.000+0000

Description

Maybe it's an idea to allow the styling of a slider (just like styling a progressbar) into the native iPod-like slider, like so:

Titanium.UI.iPhone.SliderStyle.IPOD

Example:

Attachments

FileDateSize
screenshot-72.png2011-04-15T03:30:35.000+000011839

Comments

  1. Stephen Tramer 2011-04-15

    Custom images take care of the slider dongle; slider needs to support background color for the rest of the styling (maybe it already does?) There is no "ipod style" constant in iOS, this will have to be done manually by the user.

  2. Hans Knöchel 2017-02-04

    This can nowadays be done using the the Ti.UI.Slide in combination with the Ti.Media.AudioPlayer events. The styling also allows options for all kind of customizations.
  3. Lee Morris 2017-03-23

    Closing ticket with reference to the above comment.

JSON Source