ziscloud / angular-slimscroll

angular directive for jquery slimscroll
MIT License
63 stars 31 forks source link

Initialise slimscroll later or after an element has been shown #1

Closed andri closed 10 years ago

andri commented 10 years ago

I have a message/inbox UI in angular that is shown when a user clicks a button. I want to apply slim scroll to the message list. Does this angular version support initialising after an element has been shown on a page?

andri commented 10 years ago

There is a small typo in the usage example:

"slimscorllOption"

ziscloud commented 10 years ago

I have made a demo to show a pop-up with slicmscroll, please check: http://plnkr.co/hLYTVR