Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1192] Slider does not honor a set value at creation 1.3.2 & sdk 4

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:55:29.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labels1.3.2, 4, defect, ios, iphone, mobile, sdk
Reporterctredway
AssigneeBlain Hamon
Created2011-04-15T02:46:19.000+0000
Updated2011-04-17T01:55:29.000+0000

Description

A customer reported that when a slider's value was set to a decimal, ie 1.5, the slider was not honoring that value. Here is what I found. If the value of the slider was set to anything below 1, it was honored. Anytime the value was set to higher than 1, the slider always reported 1. A work around I found is that using a setTimeout at 100ms to set the value works.

see this helpdesk ticket.
http://helpdesk.appcelerator.net/tickets/3437">http://helpdesk.appcelerator.net/tickets/3437

Comments

  1. Stephen Tramer 2011-04-15

    Fixed as part of another slider bug.

JSON Source