Riccardo
Riccardo
Hi, can you show how you implemented the plugin for capacitor? Thanks
Hi @javedbartlett , to prevent an image from being dragged away, you can use the draggable global attribute, [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/draggable).
Hi @javedbartlett, had the same problem as you and using the draggable attribute I've managed to solve it . Make a try
> hey @ilpert, would you mind elaborating on how you used the attribute? Hi, you can use the attribute like this