moveable icon indicating copy to clipboard operation
moveable copied to clipboard

Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!

Results 271 moveable issues
Sort by recently updated
recently updated
newest added

Hello @danish1994 , I've worked on a polyfill for the getBoxQuads API(https://github.com/jogibear9988/getBoxQuadsPolyfill). Info about the API: https://hacks.mozilla.org/2014/03/introducing-the-getboxquads-api/ I needed this API for my designer (https://node-projects.github.io/web-component-designer-demo/index.html), but maybe this could also...

## Environments * Framework name: React.js * Framework version: 16.14.0 * Moveable Component version: 0.53.0 * Testable Address(optional): ## Description I'm using moveable to mark an area within a bigger...

## Environments * Framework name: React Moveable * Framework version: "react-moveable": "^0.56.0", * Moveable Component version: * Testable Address(optional): ## Description I am using "Moveable" to allow the user to...

because `` when child is draging`` the parent is also a moveable element. so they both move...

bug
checking

![image](https://github.com/user-attachments/assets/6b9c44c2-068a-487d-a460-ef12b9cdbb2b)

// 我的代码(Function not effective): onSelectEnd (e) { this.targets = e.selected?.filter(target => { const code = target?.getAttribute('data-code') const _config = this.canvasInst.getChartInst(code)?.config return (!_config?.locked) }) // 点击组件时默认高亮对应图层 const code = this.targets[0]?.getAttribute('data-code') this.canvasInst.updateActiveCoverage(code)...

**Problem:** The package.js has been broken for a while now, as we can see [here ](https://publint.dev/[email protected]). The last correct version was [0.23.0](https://publint.dev/[email protected]). See [issue #1086](https://github.com/daybrush/moveable/issues/1086) for more details. **Solution:** Simply...

I need to get the correct properties like the new left and top values, are those part of the events or do I need to calculate based on the ratio...

is there a way to directly set the positions of the four corners such that we don't have to handle translate rotate matrix3d in style manually? thanks.

![Image](https://github.com/user-attachments/assets/734c25bb-763a-4d5d-8ac4-c1c9a0beb7c4)