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

Vue3 Component for draggable and resizable elements.

Results 140 vue-draggable-resizable issues
Sort by recently updated
recently updated
newest added

Hello, thank you creator for sharing When I use this component, it is perfectly compatible with other browsers But only in Safari, even if I write any method or mounted...

hey , when 'direction : rtl ' is set on the parent element or body some of the functions are not working correctly , like resizing from left and scaling....

容器内是视频的时候,父级限制,并且高度auto时候拖动放大缩小有问题 https://github.com/user-attachments/assets/2d1dcf91-e64d-44fa-a385-a1edbd0f08f2 ![1727280332573](https://github.com/user-attachments/assets/085dade2-ba03-4e4b-955b-49f68a471d25)

Is there any way to make the component just be a container and wrap the child content height and width? The code below works ,but not perfect, the panel can...

动态去修改w,h,x,y的值,页面元素未响应,不支持动态修改吗

` // 此组件样式,只有全局时可生效,但存在部分问题,已知问题为:覆盖了全局的before,依赖这部分元素的点击等交互,可能会存在偏差 // @media only screen and (max-width: 768px) {[class*= handle- ]:before, 当样式中包含“handle-”时,会存在问题 @import 'vue-draggable-resizable/style.css'; ` ` @media only screen and (max-width: 768px) {[class*= handle- ]:before { content: "";...

v2版本的案例和保内css文件不一致,且按照案例操作无法正常使用。

I have an issue after updating this package. Can I get an assist with this quickly? I've sent a message to the email related but got no answer

在vue2环境使用的是这种方式引入的,视频是需要实现的效果 https://github.com/user-attachments/assets/e3151f11-d2f7-43a5-80fc-dd8f7d1cdd5f

See https://github.com/mauricius/vue-draggable-resizable/issues/400 for details on why these events were triggered in Vue 2 but are not triggered in Vue 3.