hyperandroid / CAAT

Canvas Advanced Animation Toolkit
hyperandroid.github.com/CAAT
MIT License
727 stars 117 forks source link

On Opera, rotation of actor garbles sprite #97

Closed arnuschky closed 11 years ago

arnuschky commented 11 years ago

Sprites are transformed (stretched/compressed) so it looks like as if they rotate on 3 axis.

Can be reproduced using documentation/demos/demo20/flightcontrol.html

hyperandroid commented 11 years ago

Could be more specific. What opera version, OS, etc ? On the other hand, demos are tested on various versions of FF, Chrome, Chromium, Safari an IE and works great in all of them.

Best.

arnuschky commented 11 years ago

Of course, sorry. Here you go:

Version 12.02 Build 1629 Platform Linux System x86_64, 3.2.0-32-generic

I haven't noticed this but anywhere else, so I guess it's a minor issue. I only tried my code in Opera because of issue #96 which seems to be Chrome specific. :)

hyperandroid commented 11 years ago

Yes. I think is Opera specific. Never been reported this issue. Will close it by now, and retake if my side with opera. maybe i should haunt down for a known issue. CAAT defines its own matrix space, probably related to it. Thanks.

arnuschky commented 10 years ago

Any news on this? Issue still persists. Confusing for users to see it closed I think.