I think Adobe was right here, why not just use Spark Form ?

Tom

On 07/01/2014 10:01, João Fernandes wrote:
I just made a comment on this issue
https://issues.apache.org/jira/browse/FLEX-23915 which has a quick fix.

This always happen when a formItem is added to a form and includedInLayout
is false. When it's set to true, it will invalidate parent's size, but
while running measure()>calculatelabelWidth(), measuredLabelWidth is
already calculated and will fail to update properly.


Reply via email to