Sidebar... What's your opinion of embedding assets in styles and assigning them?
-Mark -----Original Message----- From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of OmPrakash Muppirala Sent: Friday, April 15, 2016 1:09 PM To: dev@flex.apache.org Subject: [Non-DoD Source] Re: Easy way to convert a property to a style On Apr 15, 2016 9:35 AM, "Alex Harui" <aha...@adobe.com> wrote: > > > > On 4/15/16, 12:56 AM, "jude" <flexcapaci...@gmail.com> wrote: > > >thanks, I was concerned if there was anything special or if it was about > >the metadata. > > There might be some metadata involved, but I don't think so. > > > > >I might add patches for these and maybe a visibleInLayout property that > >sets both the visible and includeInLayout at the same time. > > FWIW, overuse of visible and includeInLayout together has been one of the > most common performance killer I've seen in large applications. But sure, > why not? What would be the best way to hide the object and not let it take up space in the layout? > > -Alex >