Giter Club home page Giter Club logo

Comments (9)

terrymun avatar terrymun commented on June 15, 2024

I can't really understand your issue. Perhaps you can rephrase it? I checked out the portfolio on my iOS device, and Paver seems to be working just fine, so I can't really figure out the issue you are describing.

Also, I'm not sure what "fade in" are you talking about—Paver doesn't have this feature implemented at all.

from paver.

TheNewGuy16 avatar TheNewGuy16 commented on June 15, 2024

did you see the fade in that happens when you swipe to another slide? is there a way to soften that. so it doesnt look so glitchy

from paver.

terrymun avatar terrymun commented on June 15, 2024

I don't see any fade in. All I see is the image being position to the left, and then it gets repositioned to the center. Is that the "fade in" you are talking about?

from paver.

TheNewGuy16 avatar TheNewGuy16 commented on June 15, 2024

yes....is there away to make that work better....

from paver.

terrymun avatar terrymun commented on June 15, 2024

You might want to look at preloading the image after each slide transition, and hide the paver element until it is fully initialised.

from paver.

TheNewGuy16 avatar TheNewGuy16 commented on June 15, 2024

hmm ok so there is a settle function for flickity.js and that is what i am using once the slide is settled then it initializes the paver but that is when we are seeing the centering of the slide. So any ideas on how i can get around that....

from paver.

TheNewGuy16 avatar TheNewGuy16 commented on June 15, 2024

so in my original question if i just initialize all of my pano-wrappers with paver then that helps the feel of the slideshow and it doesn't have the weird recenter but then sometimes paver get hung up. are you available for a minute? i can revert my code to do that and you can maybe see what i am talking about

from paver.

terrymun avatar terrymun commented on June 15, 2024

As I have already said, you will have to hide the element somehow (like visibility: hidden?), and show it after paver is initialised after each slide transition (by listening to the ready.paver event). The details of how this is implemented is up to you, but paver fires a host of events that can help you track stages of initialisation.

It's best if you can provide the two alternatives side by side, like in a JSfiddle or something slightly permanent. As paver (and all my other projects) are released on an as-is basis I do not guarantee 24/7 support.

from paver.

TheNewGuy16 avatar TheNewGuy16 commented on June 15, 2024

ok cool thanks for the suggestions

from paver.

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.