Seems that on the Galaxy Nexus with AIR 3.3 the following line is source of a
gorgeous bug :
cacheAsBitmapMatrix = transform.concatenatedMatrix;
I set the snapShotVisible to true and call getSnapShot() to replace the webview
by a fixed snapshot and all i get in the BitmapData is vertical coloured lines
on the bottom half of it and blank filling on the top half (with 1 or 2 lines).
I figured out that the cacheAsBitmapMatrix was the source of it.
If i remove it, everything is fine.
Original issue reported on code.google.com by du...@free.fr on 19 Jul 2012 at 12:47
Original issue reported on code.google.com by
du...@free.fr
on 19 Jul 2012 at 12:47