Skip to content

Set preserve3d on IsoGrid main element optional #1

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elrumordelaluz
Copy link

After open this awesome demo (like always) found that there were a weird render behaviour (at least) in Chrome. tested also in FF, Canary and Safari with similar (less or more) behaviours.

So tried to solve. Maybe (probably) you have a better solution, but at least I share with you mine:

just made transform-style: preserve-3d on main Elem optional

For the demos is only needed false in the second one inside index2.html

Hope it'll be helpful.


Here are some screens:

before

Chrome
chrome

Canary:
canary

FF:
ff

Safari:
safari

after

Chrome:
chrome

Canary:
canary

FF:
ff

Safari:
safari

Since solve some rendering problems only in some cases, due to its transformations inside.
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

Successfully merging this pull request may close these issues.

1 participant