• Resolved tommy7600

    (@tommy7600)


    Hi,
    when timeline icon is below the half of the viewport, the timeline stuck. Consider something like this:
    var viewportHeightHalf = $(“.uagb-timeline__field:first”).offset().top

    this will take first element top position, so timeline effects will always work.

    • This topic was modified 7 years, 2 months ago by tommy7600.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thank you for reaching out to us!

    We fixed this issue in our development version and the same fix will be released in the upcoming update.

    Regards,
    Prajakta Gadhave.

    Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hey,

    We have fixed this in v1.9.1.

    Please update your plugin and let us know if you are still facing the issue.

    Regards,
    Vrunda Kansara

    Thread Starter tommy7600

    (@tommy7600)

    Works better, but still prefer my solution with var viewportHeightHalf = $(“.uagb-timeline__field:first”).offset().top when timeline starts showing any action when user start doing anything with the screen. Now line is colored partialy even when user has opened the site.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Timeline’ is closed to new replies.