ded / morpheus

A Brilliant Animator
505 stars 57 forks source link

Usability fixes #2

Closed ghost closed 13 years ago

ghost commented 13 years ago

I haven't added unit tests for the opacity fix yet, but I've successfully tried it with a modified version of this test for Emile. I'm still thinking of the best way to write a test for this change. Also, I noticed that the "Colors" unit test module fails completely in IE. I'll submit another pull request once I deduce what the problem is.

ded commented 13 years ago

i've got this working in IE now (some other weird crazy gotchas in the color morphing and bounce tweens)

ghost commented 13 years ago

Great!

jdalton commented 13 years ago

@ded \o/ for the added IE support. I'm still confused as to why you've chosen to keep the IE UA sniff. Could you provide a little insight into why you've kept the UA sniff in a few of your projects?