Alex Lockwood

Results 102 issues of Alex Lockwood

From a comment on the blog post: Dear Alex! Thank you for the post, it's really useful. One little thing, I just noticed: in Android Lollipop and Marshmallow the downloading...

bug

They work fine on Chrome and Firefox, so this is likely a bug in the web-animations-js polyfill that we're using...

bug

This avoids some annoying framework bugs in API 21-23, which sometimes draw elliptical arcs incorrectly. Approximating the arcs as bezier curves fixes this issue.

Very minor optimization, but an optimization nonetheless.

Specifically, there needs to be a test for baking group transforms into one another (to make sure scale/rotation/translation are applied in the correct order).

For example, avdo does not optimize paths that have an `android:name` property because if an AVD targets that path in a path morphing animation, optimizing the path could cause the...