Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1440] scrollview zoomScale bug

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:52:31.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsscrollview, zoomscale
ReporterVitaly Virulaine
AssigneeReggie Seagraves
Created2011-04-15T02:52:31.000+0000
Updated2017-03-09T21:26:05.000+0000

Description

for(i=0;i<10;i++)
{ views[i].zoomScale = 0.5; }

Only first 5 views scaled without problem, next 5 ignored or zoom was wrong (empty space above the view). I tried same files with different file names, it cannot be because of files. Looks like Titatium cannot handle all views in 1 cycle.

Comments

  1. Stephen Tramer 2011-04-15

    Not enough information.

  2. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source