yansern / vue-multipane

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

Bug : Resizing width when i resize height #14

Open celidrissi opened 6 years ago

celidrissi commented 6 years ago

Hey, im using your vue-multipane project, and i (probably) found a bug (?). I use both layout-v and layout-h and i see that when i resize a layout-v (for example), the width is resizing too (0-o) http://www.giphy.com/gifs/2etBEDUQoaB18BOUyT

jhlee8804 commented 5 years ago

I have this problem too