Closed zookatron closed 11 years ago
If you use scaling or rotation on sprites without opacity the rendering freaks out because the contexts are not restored properly. Adding this line fixed it for me.
Fixed in the most recent release.
If you use scaling or rotation on sprites without opacity the rendering freaks out because the contexts are not restored properly. Adding this line fixed it for me.