Jump to content
Search Community

BUG transformPerspective not working

Antal Levente test
Moderator Tag

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

Hi,

 

The new Chrome has a matrix3D bug and the solution would be to set -webkit-transform: perspective(xxxx). 
I tried to use the TweenLite.set(element, {transformPerspective:500}); but isnt working. Also if i add manually the gsap removes it when the animation starts.

 

If you check this: http://demo.minic.ro/modules/isntauro in chrome you can see the bug. The solution is to add the transform perspective to the ".back" element.

 

Any help would be great!

 

Thanks!

Link to comment
Share on other sites

I'm really not sure what we're supposed to be looking for on this page. It seems to load and look fine, and nothing jumps out as being a 'bug'.

 

It would be best if you could provide a simplified demo so that we can see exactly what bug you are referring to, and offer a prompt solution.

 

Also, what version of Chrome are you using and what operating system?

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...