HJ29 / vue3-tabs

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

Adjust component height to currently selected tab #6

Closed dzikoysk closed 2 years ago

dzikoysk commented 2 years ago

For now, the tab component has height of the biggest tab and it creates a lot of unnecessary space for some tabs, especially if one of them is just quite huge. Some kind of an option to switch this behavior would be great :)

dzikoysk commented 2 years ago

This issue also has been solved by 0.1.13-beta.3, thanks :)