Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8623] iOS: Titanium Mobile Custom Picker with infinite columns

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 2.0.0, Release 1.8.2
Fix Version/sn/a
ComponentsiOS
Labelsapi, columns, iphone, picker
ReporterAndrew Woods
AssigneeUnknown
Created2012-04-09T12:58:38.000+0000
Updated2018-02-28T20:03:19.000+0000

Description

It would be nice to be able to set a picker column to infinite, for example: column: 0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,etc etc *notice the column would go back to the start after 9. Currently, the only way to get a seemingly "infinite" column is to create an extremely long list of values for the picker, but this is not good for device resources, and is not clean in code. It would be better if a column could simply be set to infinite loop.

Comments

No comments

JSON Source