Open
Description
Environments
- Framework name: Ionic
- Framework version: 5.4.13
- Moveable Component version: "^0.12.2"
Description
When I use multiple or single items, when I remove it, the blue rectangle around item still there
like attached photo
I try to use
this.moveable.updateRect();
but nothing happens!
so, how I can delete an item with the rectangle around it ?!
and how can I control when to show the rectangle around an item as I want to show it after clicking on an item, and remove it when I leave the page?