gausszhou / vue3-drag-resize-rotate

一个Vue3.0组件,支持拖拽,拉伸,旋转,放缩,自动对齐;A Component for Vue.js 3.0;
https://gausszhou.github.io/vue3-drag-resize-rotate/
MIT License
160 stars 27 forks source link

Bugfix correct size #24

Closed gausszhou closed 11 months ago

gausszhou commented 1 year ago

bugfix: 修复最小最大尺寸约束不及时的问题 chore: 非功能代码调整