iominh / ng-scrollbars

Angular wrapper of Malihu's jQuery Custom Scrollbar
http://iominh.github.io/ng-scrollbars/
MIT License
202 stars 62 forks source link

custom scrollbar for textarea doesnt work #56

Open pra-ver opened 7 years ago

pra-ver commented 7 years ago

Tried implementing ng-scrollbars for textarea but it dint work eventhough it was initialized for the textarea. The jquery version has a workaround for textarea but the angular one works only on divs and no other element. Support for textarea would be of great help. Anyone who has faced this before?

Tanktiger commented 7 years ago

+1