Tisho Georgiev

Results 41 comments of Tisho Georgiev

Hi Ben, thanks for reporting this. The flicker is caused by cross-fading between two elements when switching states. Since text and graphics can't smoothly be animated from one state to...

I released v1.16.0 today. I fixed the flicker on first render and updated the opacity curve even for spring transitions in order to further reduce perceptible flicker. Give it a...

The dynamic layer sync is undergoing a rewrite for the next release. Hopefully it will resolve the issue you're talking about. Thanks for reporting it!

@Arkkimaagi: `indexOf` is called on the array, not the string :) It makes sense in that case, because I'm trying to figure out if the layer in the current iteration...

Thanks for bringing this up (and for providing the fix as well). I'll try to get around to updating the templates in the next few days.

Can you try again? I've tested touch events on my iPhone and everything seems to be working correctly now, but please confirm it works on your end as well. Out...

Thanks for the heads up, Ale! I'll put up a note about compatibility with Sketch 3 (still haven't gotten around doing that).

Could you provide a file that reproduces the issues, or at least a screenshot of your browser's dev console when the error appears? There isn't enough for me to go...

I've written about this issue before: > Framer has a "budget" for loading and rendering all code components in a project. The budget is shared across all components in your...