vue-draggable-resizable
vue-draggable-resizable copied to clipboard
Vue3 Component for draggable and resizable elements.
I doubt that this is implemented, but I would like to know if there is any possibility to add 2 or more vue-draggable-resizables and make them have 1 common parent...
Should not warn when w is `0`: ``` [Vue warn]: Invalid prop: custom validator check failed for prop "w". ``` Because with additional expand/collapse btn and logic, zero width is...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [ws](https://github.com/websockets/ws) from 8.11.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...
if lockAspectRatio is true, the handle will force set to m[l,r], next, when we resize lb and rt, the result turned out to be very strange; I add a new...
multi draggable ,how can i get each position ?
Chrome is throwing violation warnings regarding non-passive listener. `[Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive`...
 我添加了两张图片,每张图片可以绑定多个热区,当我在第一张图片上通过vue-draggable-resizable设置热区时,它无法超过父元素的区域,并且可以获取到width和height。但是当我操作第二张图片时,热区却可以超出父元素的区域,并且获取width和height都是NaN
Remove drag move event listening in stop event