Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7049] MobileWeb: Controls are overzealous about triggering a doFullLayout() call

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionDuplicate
Resolution Date2012-01-16T17:35:46.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsstage
ReporterBryan Hughes
AssigneeBryan Hughes
Created2012-01-09T17:58:53.000+0000
Updated2014-01-28T23:44:50.000+0000

Description

Some controls, such as label, trigger a full layout under certain circumstances, such as changing the text for a label. These controls need to be more efficient and only trigger a layout change if the dimensions of the control will actually change. Similarly, controls can trigger a layout even if they are in an inactive window or are not attached to a window. Need to track if a control is in an active window or not.

Comments

  1. Chris Barber 2012-01-16

    Duplicate of TIMOB-7171.

JSON Source