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

draggable image

Open mustafaefdal1 opened this issue 3 years ago • 1 comments

Hello, I put an image inside the draggable, it doesn't move according to the edges when I enlarge it by holding the edges. how can i handle photos or how can i solve it?

Ekran Resmi 2022-05-18 15 46 34 Ekran Resmi 2022-05-18 15 47 04 Ekran Resmi 2022-05-18 15 47 35

mustafaefdal1 avatar May 18 '22 13:05 mustafaefdal1

Try to set width and height of image the same as width and height of the draggable

TitanFighter avatar May 18 '22 14:05 TitanFighter