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

[Vue3 组件] 用于拖拽调整位置和大小的的组件,同时支持元素吸附对齐,实时参考线。

Results 53 vue3-draggable-resizable issues
Sort by recently updated
recently updated
newest added

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

没有最大移动X值或者Y值,(maxX、maxY)

z--显示层级 这个参数是没有设置吗

1. vue3环境 2. 父组件向子组件穿了一个list数组,数组对象中有w,h,x,y 3. DraggableContainer + vue3-draggable-resizable(循环遍历渲染),打印数组发现w,h 都变成20了,

两个组件,第一个组件获取焦点情况下,点击第二个组件,第二个组件的activated先执行,然后才到第一个组件的deactivated调用。 按理来说应该是先调第一个组件的deactivated才到第二个组件的activated。希望能解决哦。谢谢啦

在缩放大小时,拖动右上角手柄向右上角方向,整个缩放区域应该是向右上角放大,现在结果是向右下角放大,同理左下角手柄。

There appears to be an issue with the top right and bottom left handles. For example, when i attach to the bottom left handle, and move my mouse down, it...

Hello, you can add vue3 draggable resizable when zooming the editing area. Can you also zoom at the same time? Because it's very inconvenient for me to wear w h...