Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clip path not working when animating #54

Open
srlevitt opened this issue Aug 23, 2019 · 2 comments
Open

clip path not working when animating #54

srlevitt opened this issue Aug 23, 2019 · 2 comments

Comments

@srlevitt
Copy link

I'm trying to create a kaleidoscope effect. I use six divs with clip paths, rotated at various angles. Without any animation, this works fine. When I use webkit animation to rotate content within these divs, the clip paths do not get applied. This works fine with Chrome on my PC, but not on your browser on a Pi under Balena.
I tried just using a jscript requestAnimationFrame to "manually" repeatedly increment the rotation of the content, but this was way too slow and jerky. Any ideas?
testcard
kal_html.txt

@srlevitt
Copy link
Author

This is what it looks like on Chrome:
kal_chrome
And on the Pi:
kal_on_pi

@balena-ci
Copy link
Contributor

[zvin] This issue has attached support thread https://jel.ly.fish/#/support-thread~664be8ff-68e0-48e8-bed2-e21959b47558

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants