• Resolved Lord Loadalot

    (@lordloadalot)


    Hi BOI !

    animations added to parts ( e.g. a Textwidget ) of the “GLIDER” by inserting “ATTRIBUTES”, such as

    data-swiper-parallax|350%
    data-swiper-parallax-duration|600

    won’t fire if “TRANSITION” type in “GLIDER” is set to “FADE” mode.
    They only work if set to “SLIDE” mode.

    Could You please check ?
    Thanks for your time.
    Best Martin

    • This topic was modified 4 years, 6 months ago by Lord Loadalot.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Oooh Boi

    (@ooohboi)

    How did you mean to parallax anything while there’s no motion involved? Think about it ??

    Thread Starter Lord Loadalot

    (@lordloadalot)

    Hi BOI !

    As for ” % ” you are right. ” % ” relate to the whole distance the slide is moving.

    in the docs they say:

    number – value in px (as for title, subtitle in example above) to move element depending on progress. In this case such element will be moved on ± this value in px depending on slide position (next or previous)

    https://swiperjs.com/api/#parallax

    Question 1:
    So does “Progress” only refer to sliding-progress, not to fading-progress ?

    Question 2:
    Is there no way to trigger objects to change in “FADE MODE” ?

    Best Martin

    ( My actual trick is to choose “SLIDE MODE” an change transition time to “1ms”.
    Then let each object fade / move / scale.)

    Plugin Contributor Oooh Boi

    (@ooohboi)

    Fading does not include slide position change. If your “hack” works – awesome! Glider doesn’t affect nor modifies Swiper’s code, it wouldn’t make any sense to do that, so whatever works for Swiper (by the default) – it’ll work for Glider as well.

    • This reply was modified 4 years, 6 months ago by Oooh Boi.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘GLIDER // Animations not firing in “FADE MODE”’ is closed to new replies.