[AC-1674] Layot "vertical" applied with delay
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2014-09-10T20:55:33.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy |
Labels | TCSupport, sdk-3.3.0 |
Reporter | Georgi Nikolov |
Assignee | Mauro Parra-Miranda |
Created | 2014-09-05T09:02:24.000+0000 |
Updated | 2016-03-08T07:38:10.000+0000 |
Description
if alloy element has layout="vertical" layout changes from composite to vertical, after window is opened wich is ugly. Problem do not exist with titanium sdk 3.2.2
when i put my window in
What was the resolution to this? I am having this exact same issue with Ti 3.3.0 upwards - views that should be aligned vertically on the screen appear stacked on top of one other until the window has fully opened, at which point they 'pop' into their correct position. This issue persists even when the window is part of a navigation window.
Hello [~steve_fortune], the resolution was to use the workaround
Hi [~mpmiranda], thanks for getting back to me. Unfortunately the noted workaround didn't work. I am experiencing the exact same issue as described here and as a result one of our projects is locked in to using Ti 3.2.2. Happy to provide a test case but I feel it would make more sense to reopen this issue than create a new one. Steve.
[~steve_fortune]: Since the reporter of the issue says is fixed, I can't reopen it. Can you please create a new one with a testcase, even better if is in Ti Classic? Best, Mauro