Results 6 comments of Arthur

I didn't check it I noticed a problem in my project with the scroll and this fix solves it for me

Hello, i have problem text overlap ![image](https://user-images.githubusercontent.com/34475297/43992093-eaaf5228-9d81-11e8-8548-878eae104386.png) my solution its create text element twice https://gist.github.com/Bobrovskih/fa6cc280f11d54b329edff47f7193448#file-js-sequence-diagrams-js-L1216 to first text element add class e.g.: `text-bg` in application add css styles ``` text.text-bg...

@wangyi7099 look at this please - it was fixed, can you create new patch version lib for this ?

https://github.com/YvesCoding/vuescroll/blob/v4.8.12/dist/vuescroll.js#L15 error happens here (version lib maybe different)

https://github.com/YvesCoding/vuescroll/pull/296