Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2939] [ios] TiLabel new verticalAlign broke a few things

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionFixed
Resolution Date2012-08-09T00:43:21.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsios, label
ReporterMartin Guillon
AssigneeFederico Casali
Created2012-07-18T08:27:46.000+0000
Updated2016-03-08T07:47:55.000+0000

Description

the new verticalAlign addition broke a few things on ios: - default verticalAlign is top, should be center - TiLabel size is not correctly updated on setText - verticalAlign broke the textAlign (will add a pull request soon)

Comments

  1. Martin Guillon 2012-07-20

    pullrequest awaiting https://github.com/appcelerator/titanium_mobile/pull/2594
  2. Federico Casali 2012-08-08

    Hi Martin, thanks a lot for the precious feedback. Actually the issues you mentioned , have already been fixed by PR #2620 in the latest SDK: https://github.com/appcelerator/titanium_mobile/pull/2620 Can you confirm it is working as expected also for you?
  3. Martin Guillon 2012-08-09

    yes that pull request fixed it. Thanks

JSON Source