I want to stretch the page completely, what can I do?
Don't keep the aspect ratio.
I use canvas as a renderer.


Hi, have you tried using the preserveAspectRatio?
https://github.com/airbnb/lottie-web/wiki/Renderer-Settings#preserveaspectratio
Hi, have you tried using the preserveAspectRatio?
https://github.com/airbnb/lottie-web/wiki/Renderer-Settings#preserveaspectratio
Thank you for responding so quickly!
I tried preserveAspectRatio but he can't meet my needs.ðŸ˜
what value did you try?
Hi, have you tried using the preserveAspectRatio?
https://github.com/airbnb/lottie-web/wiki/Renderer-Settings#preserveaspectratio
what value did you try?
I made a stupid mistake, I think ‘ ’ == none.
preserveAspectRatio: 'none' problem solved, he bothered me all afternoon.😤
Most helpful comment
I made a stupid mistake, I think ‘ ’ == none.
preserveAspectRatio: 'none' problem solved, he bothered me all afternoon.😤