Giter Site home page Giter Site logo

Comments (6)

i-like-robots avatar i-like-robots commented on May 24, 2024

I'm afraid I can't see your example but I understand what you mean.

Because of the way the carousel layout works the wrapper around the slides must be adjusted to be the correct width. It's a bit heavy-handed, a little dumb and not particularly flexible but it is very reliable.

To ensure that the carousel does not run past the maximum scroll width would require individually calculating the widths of each slide or using a different layout technique (such as http://jsfiddle.net/i_like_robots/eWv57/).

If you can get your demo into a publicly available place there may be a decent enough solution.

from jquery-slideshow.

jurgenhaas avatar jurgenhaas commented on May 24, 2024

Oh sorry, the system was automatically switching language and the english page had no slideshow included yet.

Please use the link http://www.buchingerwilhelmi.com/node/103?language=de to force the german page being displayed which includes a slideshow.

from jquery-slideshow.

i-like-robots avatar i-like-robots commented on May 24, 2024

Thanks,

I think in this instance you may be better off with another component, this script is limited to slides of the same size. The code changes to make it work are fairly minor but come with performance penalties, and I'd rather avoid them if most integrations of the slideshow are for same-width slides.

I'm happy to review any pull-requests if you can think of a neat way of getting the functionality you would like. For now I'll close the issue but if you have any code to share please re-open and attach it to this thread.

from jquery-slideshow.

jurgenhaas avatar jurgenhaas commented on May 24, 2024

Well, if "the code changes to make it work are fairly minor" I would want to kindly ask if you couldn't make them available, either in public to the module or privately for the time being.

The argument, that such feature would be a performance issue probably doesn't stand because you have an option "slideWidth" and if that's set to false, you would want to calculate the width dynamically and only hen the performance might be affected. In all other cases, it would just operate as now.

Unfortunately, I can't re-open this ticket. Hope you get a notification still.

from jquery-slideshow.

i-like-robots avatar i-like-robots commented on May 24, 2024

The code is free and Open Source, you are welcome to make the necessary changes to get the exact functionality you would like.

from jquery-slideshow.

jurgenhaas avatar jurgenhaas commented on May 24, 2024

What if I don't have the skills? Is there a way to sponsor such development?

from jquery-slideshow.

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.