vue-draggable-resizable icon indicating copy to clipboard operation
vue-draggable-resizable copied to clipboard

代码设置高度无效

Open Duliang-web opened this issue 5 years ago • 0 comments

当设置lock-aspect-ratio=true时,如果手动拖拽使组件大小发生变化后,宽度为整数,高度等比例计算后为小数。当高度为小数时,如果通过代码设置高度会无效。

Duliang-web avatar Jan 08 '20 10:01 Duliang-web