HJ29 / vue3-tabs

A touch swipe tabs for vue 3
39 stars 7 forks source link

Support viewport resize #3

Closed dzikoysk closed 3 years ago

dzikoysk commented 3 years ago

At this moment, during the resize of viewport, the whole tab system goes wild:

2021-04-30_01-40-30

It could be great if there would be a possibility to somehow handle this scenario.

dzikoysk commented 3 years ago

@HJ29 Do you have any plans related to this issue? It's quite braking and as I'm going back to the project where I'm using this library, I need to know if it's abandoned at this point. I understand you may not have enough time to play with it, so it's just good to make a statement about it - to let people know if they should just move to an alternative library in such a case :)

HJ29 commented 3 years ago

i just fixed the issue in v0.1.12, if u are still using it, try it out in demo.

sorry for the inconvenience caused.

dzikoysk commented 3 years ago

Thanks and good job! I can confirm that it works properly now :)