Skip to content
  • Phil Hughes's avatar
    Increase lazy loader performance · 1f60cd8c
    Phil Hughes authored
    This stops the checkElementsInView method from running when there aren't any lazy load images on the page. By calling this method we are causing an unnecessary reflow which on large pages is a massive performance issue
    1f60cd8c