Oops. Hit the wrong keyĆ Anyway, I commented out having every FlexJS app use HIGH_16x16_LINEAR because that makes the baseline for FlexJS FP 11.3. I'm also wondering if there would be any other repercussions for setting such a default like longer rendering passes, more memory, or different visual artifacts on other visuals.
I think the StageQuality was set to make the graphics library look better, but I'm wondering if every FlexJS app needs it. If not, it would be more in line with the FlexJS philosophy to have it get set when needed, perhaps by having some class in the graphics library set it. -Alex On 9/25/14 9:06 AM, "Alex Harui" <[email protected]> wrote: >I just commented out the line that sets StageQuality to HIGH_16x16_LINEAR. > > >
