yansern / vue-multipane

Resizable split panes for Vue.js.
https://yansern.github.io/vue-multipane/
Other
588 stars 125 forks source link

Text creates scaling issues (vertical) #34

Open PeterVri opened 3 years ago

PeterVri commented 3 years ago

It seems that text causes scaling issues. When there is a fair amount of text the resizer jumps back to where it likes to be, instead of where I want it.

This issue can be seen with the vertical panes demo, when you (in the inspector) duplicate the text "Takes remaining available space." lets say 6 times, you can see the problem.

Is there any fix for this?