Giter Site home page Giter Site logo

Comments (3)

darsain avatar darsain commented on August 19, 2024

Yes, that is a correct behavior. The only navigation type where scrolling/dragging changes the active element is forceCentered (as documented), as it is the only navigation type where it makes sense.

from sly.

marcinmichal avatar marcinmichal commented on August 19, 2024

It certainly makes sense to allow for mousescroll, drag, page navigation and next/prev element slide regardless of the navigation type. It's a massive down fall of the plugin! It limits user to only one navigation type in order to allow for switching from scrollbar to button navigation.
Why not to add the 'active' class to the first visible element on scroll finish, or the last visible if the slider position is right at the end?

from sly.

darsain avatar darsain commented on August 19, 2024

Lets imagine you are building a screenshot viewer similar to one you can find on one of the Steam games page. The active item in such slider represents the active screenshot displayed above. When I browse the screenshots by mousescroll, page buttons, or dragging the content or a scrollbar handle, I don't want each such navigation event to activate a new screenshot. I'm just browsing the thumbnails, and I want to activate them myself by clicking on the thumbnail, or a dedicated nextItem button.

Thus, the only navigation type where automatic item activation based on its position makes sense is forceCentered, which places a strong emphasis on the centered image.

However, currently there is no button for small navigation steps similar to mousescroll navigation, so sly without navigation type (scrolling of content without items) has a problem with prev & next methods doing nothing. But this is already addressed in issue #10 and on my todo list.

from sly.

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.