Hey, I added limitations of firing scrollbar update process with MutationObserver. Update will be called only if $overview element dimensions change and once per digest.
Previously the mutation process performed constantly, causing the browser to crash.
Hey, I added limitations of firing scrollbar update process with MutationObserver. Update will be called only if $overview element dimensions change and once per digest.
Previously the mutation process performed constantly, causing the browser to crash.