Re: Can someone test if this patch fixes FLEX-33523

2013-04-27 Thread Justin Mclean
Hi, > Has this been committed already? No it's not been committed. I've check it in a simple test I have (and it fixes the issue) but not run mustella tests or done any other testing. I didn't want to check something in that could have the potential to break suff badly. There also seem to

Re: Can someone test if this patch fixes FLEX-33523

2013-04-27 Thread Nicholas Kwiatkowski
Has this been committed already? If so, I can run it through some of my "real world tests" and see if it effects anything. Just looking at the patch, it seems ok. -Nick On Sat, Apr 27, 2013 at 3:04 AM, Justin Mclean wrote: > Hi, > > Here a patch to BitmapImage that mean it scales correctly (b

Can someone test if this patch fixes FLEX-33523

2013-04-27 Thread Justin Mclean
Hi, Here a patch to BitmapImage that mean it scales correctly (based on runtimeDPI/applicationDPI) multSourceBitmaps that are repeated or cropped. (see https://issues.apache.org/jira/browse/FLEX-33523 for more info). @@ -221,6 +221,7 @@ public class BitmapImage extends GraphicElement priva