moveable
moveable copied to clipboard
Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!
Hi, I have a modal that I am trying to make moveable. I obviously don't want the blue handles surrounding the modal. How do I hide them? I have been...
## Environments * Framework name: * Framework version: * Moveable Component version: * Testable Address(optional): ## Description
## Environments * Framework name: Any * Framework version: * Moveable Component version: 0.35.0 * Testable Address(optional): https://codesandbox.io/s/9ogvkk?file=/src/App.tsx:1044-1058 https://9ogvkk.csb.app/ (can be reproduced by opening this with Chrome device simulation) ##...
## Environments * Framework name: React * Framework version: 17.0.2 * Moveable Component version: 0.30.3 * Testable Address(optional): ## Description When I snatch the control to scale the object, the...
## Environments * Framework name: Vue * Framework version: 2.6 * Moveable Component version: 0.30.0 * Testable Address(optional): ## Description Hello! I am trying to debug an error that has...
## Environments * Framework name: moveable * Framework version: 0.35.0 * Moveable Component version: 0.35.0 * Testable Address(optional): https://stackblitz.com/edit/js-feczfl ## Description When I drag the father component first and then...
Hi, in React I have the moveable ref, when mousedown to the component I use `setState` to set the `target` but it not affect:  The codesanbox: https://codesandbox.io/embed/vibrant-mestorf-j5byc1?fontsize=14&hidenavigation=1&theme=dark
## Environments * Framework name: svelte * Framework version: latest * Moveable Component version: 0.25.0 * Testable Address(optional): no ## Description we're trying to hide blue ball/moveable-n item. However we...
## Environments * Framework name: Vanilla * Framework version: - * Moveable Component version: 0.34.2 * Testable Address(optional): _added blow_ ## Description When I create a moveable instance, the control...
On the video below, I've created the component which renders div based line (`style={{width: '100%', height: 2, background: '#000'}}`). As you can see on video it behaves ~ ok when...