yads / ngTinyScrollbar

An angular directive port of the TinyScrollbar
MIT License
55 stars 20 forks source link

MutationObserver #37

Open lashisu opened 7 years ago

lashisu commented 7 years ago

Hi,

Can you please share a example with MutationObserver. Lot of people are looking for the same.

Regards, Sushil

yads commented 7 years ago

I'm not sure what you're asking, the only thing you need to do on your end is to enable autoupdate in the options

<div scrollbar="{autoUpdate: true}"></div>