-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
Microsoft explains how to download and install the new "10 times faster" TypeScript
By hellowalkman,
- microsoft
- typescript
- (and 7 more)
- 0 replies
- 0 views
-
JavaScript devs beware: this very popular NPM package has been compromised by attackers
By David Uzondu,
- javascript
- axios
- (and 2 more)
- 0 replies
- 0 views
-
Adobe Animate is not dead, company reverses action after widespread backlash
By Aditya Tiwari,
- adobe
- adobe animate
- (and 4 more)
- 3 replies
- 0 views
-
Adobe Animate: 30-year-old animation software shuts down, angers customers
By Aditya Tiwari,
- adobe
- adobe animate
- (and 3 more)
- 8 replies
- 0 views
-
AI's impact on programming language popularity revealed
By zikalify,
- ieee
- programming languages
- (and 7 more)
- 3 replies
- 0 views
-
Question
PortalPacific
Hey guys! I am having an problem and thought someone here might be able to help.
I have 2 animated elements. One is a simple rotation script which rotates the middle portion of the logo like a coin.
The other animation is the particles canvas smoke animation behind the logo that you see while the middle section is flipping.
The problem i have is the canvas smoke animation changes its position and the coin flipping animation goes behind and in front of the smoke canvas animation hiding itself or part of itself like its z-index position changes when the flipping animation starts... This only happens on **Iphone and apple devices**. but works fine on android and desktop. If you remove the canvas the flipping animation works great with no issue.. But if the canvas is there it covers up the flip animation once the flip animation begins.
I cant use my animation until i figure this out though.
Any help is much appreciated! Check out my full JS FIDDLE to see my code and a live example.
Link to comment
https://www.neowin.net/forum/topic/1324650-canvas-particle-animation-causes-error-in-overlapping-animation-on-ios-devices/Share on other sites
2 answers to this question
Recommended Posts