> Would Royale want a Spark StackLayout? > It's been very useful to have a version of mx:ViewStack for Spark that has a dataProvider.
Sounds like you answered your own question. The culture here, as I understand it, is for people to work on the things they find useful. From: Edward Stangler<mailto:[email protected]> Sent: Thursday, December 3, 2020 6:16 AM To: [email protected]<mailto:[email protected]> Subject: Spark StackLayout It's been very useful to have a version of mx:ViewStack for Spark that has a dataProvider. It's just a SkinnableDataContainer (or such) + StackLayout. Would Royale want a Spark StackLayout? Apache Flex has an experimental StackLayout, but it's unbelievably complicated with lots of flash imports. A straightforward (and short) implementation of StackLayout was fairly easy for Flex, and I guess would be for Royale, too.
