[TIMOB-1308] change label while the label is hidden has diff result than when visible
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:55:49.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | iOS |
Labels | defect, ios |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T02:49:03.000+0000 |
Updated | 2011-04-17T01:55:49.000+0000 |
Description
Controls>Label:
1.tap change label
2.tap Hide/show,
3.tap change label 2 again,
4.tap hide/show
results:"Ap…" is truncated. Only occurs when chaining the label while it is hidden. Same on emulator.
(from [4044d293e3eede4c308e999262f01fd7f4e541c3]) [#1308 state:fixed-in-qa]: Views now reposition upon being shown. http://github.com/appcelerator/titanium_mobile/commit/4044d293e3eede4c308e999262f01fd7f4e541c3"> http://github.com/appcelerator/titanium_mobile/commit/4044d293e3eed...
bug as described is fixed, logging new issue for scaling.