Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-456] Scroll View - click button - other button disappears

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:53:06.000+0000
Affected Version/sn/a
Fix Version/s0.9.3
ComponentsiOS
Labelsn/a
ReporterNolan Wright
AssigneeBlain Hamon
Created2011-04-15T02:29:41.000+0000
Updated2011-04-17T01:53:06.000+0000

Description

Base UI => Views => Scroll View => Basic

there are two buttons (one at the top and one at the bottom). if you click the top button (which adds a view to the scroll view), the bottom button disappears.

Comments

  1. Blain Hamon 2011-04-15

    Turns out the button was specified to be placed, relative to the bottom, so it was sliding behind the added view.

JSON Source