Is there way to refresh angular-scroll-animate if elements have changed their position on page or new DOM elements has been added? For example if you are using Packery, Isotope or Shuffle libs to build brick layouts and use filtering to rearrange elements on page, angular-scroll-animate is not updating classes on elements if they are moved from bottom to top.
Is there way to refresh angular-scroll-animate if elements have changed their position on page or new DOM elements has been added? For example if you are using Packery, Isotope or Shuffle libs to build brick layouts and use filtering to rearrange elements on page, angular-scroll-animate is not updating classes on elements if they are moved from bottom to top.