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! I work with Vue3 & Nuxt. I have code like: ` ` But constantly get error: Uncaught TypeError: Cannot read properties of null (reading 'closest') at getParentSize (DraggableResizableVue3.vue:512:20) at...

当我这样使用时: 并且进行刷新页面的操作,此时再调整大小,resizing事件返回的参数width为负数

Click on the dragged area to drag it over. Dragging without clicking does not work. Could you please ask the author why? ```vue ```

组件不支持动态修改宽高,还有left right值,都不是响应式的

作者你好,activated这个事件,点击组件的时候是显示句柄的,怎么让他点击的时候,也不显示句柄呢,这个方法里要怎么写啊

**Hello, after changing the array order, the component size has changed. What's the matter。**

目前拖拽超出父容器,便停止滚动了 ,怎么可以让滚动条也跟随滚动

There currently is no way to reset the inner `width/height` and `widthTouched/heightTouched`, I.e: no way to make the component automatically scale again, forcing through css works look-wise, but will bugs...

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 Commits aac695e release: v4.5.3 96a7f3a fix: fs.deny...

dependencies