Grant Skinner

Results 147 comments of Grant Skinner
trafficstars

Device testing on iOS, here's the effects that have trouble: - FollowPathEffect: Still rotates in fixed increments. - ShaderEffect: doesn't work (expected) - ShimmerEffect: Target flickers, and shimmer runs backwards....

Thanks @S-ecki ! I think that's a good call, if you have a list of animated items, it's usually not going to be a good candidate for wrapping each item...

just a note that this is still on list to fully review, just working through a few other items first.

Looked this over, and it looks good, but I want to make sure there's a good answer for one simple question before including this: "why?" What is the ultimate goal...

We do have the "everything_view" in the example app, but I can certainly see the value of putting the app on the web and linking it from the README. Currently...

This is expected behaviour. The test is to "match any", so as soon as a match is found, the test is successful. It's optimized to not waste additional resources to...

Thanks for the PR! Apologies for the delay in responding. A couple notes: 1. We have fairly limited space in those headers when running at minimum width, so I'd reduce...

I'd actually like to keep this open. It's very much something I'd like to do at some point, it's just been a while (as you can tell) since I've dedicated...

Fixed in 65749442c98a782998d5019f2fe03bf8109a94bf Feel free to reopen if you continue to see issues in v2.1 (once it's released).

(fix released in v2.1.0)