>States removes element from DOM

I wonder why Royale states removes element from DOM instead of using the CSS
properties
visibility:hidden; (The element is hidden but still take up the same place)
or display:none (The element is hidden and take up no space);

Does somebody know what is the benefit of removing elements from DOM vs the
use of CSS?

However, I think if Royale states are working in a similar way as in Flex
this would be one more key feature of Royale.

Thanks,
Olaf



--
Sent from: http://apache-royale-development.20373.n8.nabble.com/

Reply via email to