BosNaufal / vue-scrollbar

The Simplest Scroll Area Component with custom scrollbar for Vue Js. https://bosnaufal.github.io/vue-scrollbar/
MIT License
117 stars 25 forks source link

It seems before destory method has something wrong #3

Closed nixizhiguang closed 8 years ago

nixizhiguang commented 8 years ago

Hi,I am back again. In the file named 'horizontal-scrollbar.vue',u write a method beforeDestroy(),u may be want to remove all the event listener before the compoment destory.But u used addEventListener....should it be removeEventListener? Because in another file ,u write removeEventListener...And, my designer said ,I should add two arrow used to adjust the scrollbar,I do not know how to modify the code,because I do not know how to use jade ...If you are willing to...Can u give me an normal version without jade ? Thanks for your help!

nixizhiguang commented 8 years ago

My English is not very good, I hope you can understand...

BosNaufal commented 8 years ago

Hi @nixizhiguang, Sorry for the slow response~ It seems I got little typo there :grin: You can give me a pull request about that.

Do you want the HTML template version? Hmmm... I can't promise to you. But I think It wortIh to work on.

nixizhiguang commented 8 years ago

I have used the online transform to get html version,and it works well.Thank you for your help!

BosNaufal commented 8 years ago

Whoooa! you're so creative person~ :smile: Glad to hear it :grin: