GithubHelp home page GithubHelp logo

Comments (7)

daguttierrez avatar daguttierrez commented on May 23, 2024

On CSS Add:
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;

rules:
.bb-page > div,
.bb-outer,
.bb-content,
.bb-inner

from bookblock.

carlos-granados avatar carlos-granados commented on May 23, 2024

dagutierres, thanks for the suggestion. Your code makes the flicker disappear but has the unfortunate consequence that when flipping pages, you only see the next page when the animation ends, until then you see a blank page in the new page face. Do you know of any way to solve this?

TIA, Carlos

from bookblock.

d3mcfadden avatar d3mcfadden commented on May 23, 2024

I have been experimenting around with this attempting to fix it. I have discovered the buggyness in Chrome comes from the shadow effects.

If you disable shadow in your options it works much better {shadows: false}). I am trying to figure out exactly what Chrome is unhappy about with how the shadows are done.

cc: @barelon

from bookblock.

carlos-granados avatar carlos-granados commented on May 23, 2024

I guess you mean {shadows:false} (shadows, not shadow). Yes, I set that and it seems to help. If you finally find out why it does not work with shadows, please share.

from bookblock.

SkeLLLa avatar SkeLLLa commented on May 23, 2024

I have the same issue. On desktop it was fixed by "fix for latest Chrome version" changeset, but on android in chrome it still present.

from bookblock.

EffectiveLab avatar EffectiveLab commented on May 23, 2024

Is there a solution without closing shadows ?

from bookblock.

crnacura avatar crnacura commented on May 23, 2024

Latest fix should solve this, thanks a lot.

from bookblock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.