Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8179] iOS: View "auto" should behave as the old auto instead of FILL (this is breaking apps in 2.0)

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2012-03-22T22:11:29.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterMauro Parra-Miranda
AssigneeNeeraj Gupta
Created2012-03-22T10:15:16.000+0000
Updated2017-03-24T18:15:03.000+0000

Description

Problem Description

The new behaviour of 'auto' in a view, it's to FILL the space to match the parent size. This change will break apps. If a new feature like 'FILL' behavior is added to the platform, should be a new feature, so no apps will break. This is causing some customer pain, because they will need to implement a bunch of changes in their apps to be 2.0 compatible.

Comments

  1. Mauro Parra-Miranda 2012-03-22

  2. Neeraj Gupta 2012-03-22

    We have implemented composite layout specification to bring parity across all platforms. If we revert to the old behavior then we are back to square one.
  3. Lee Morris 2017-03-24

    Closing ticket as invalid with reference to the above comments.

JSON Source