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

feat:recalculate the actual width,when w/h was set auto #316

Closed Linyan-ma closed 3 years ago

Linyan-ma commented 3 years ago

fix https://github.com/mauricius/vue-draggable-resizable/issues/315

cnelf commented 3 years ago

why close this commit? i had the same problem.

Linyan-ma commented 3 years ago

why close this commit? i had the same problem. This implementation is very inelegant, so I closed it. I cloned it and realized the function I wanted. I can give you the source code if you want