carlosrovira commented on issue #759: <j:TabBar> seems broken when set in <j:Group> SDK 0.9.7 royale-asjs_jsonly #1053 URL: https://github.com/apache/royale-asjs/issues/759#issuecomment-601424685 Hi Fred, just let you know that I make group work as before (not clipping content), since is the same as Flex worked. Instead Container is the one that composes Viewport and clip content. So I added VContainer and Container and now Card extends VContainer instead of VGroup. This should be now more coherent.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
