mauricius / vue-draggable-resizable

Vue3 Component for draggable and resizable elements.
https://mauricius.github.io/vue-draggable-resizable/
MIT License
3.34k stars 560 forks source link

[bug?] should not warn when w is `0`: [Vue warn]: Invalid prop: custom validator check failed for prop "w". #403

Open vikyd opened 9 months ago

vikyd commented 9 months ago

Should not warn when w is 0:

[Vue warn]: Invalid prop: custom validator check failed for prop "w". 

Because with additional expand/collapse btn and logic, zero width is no problem.