Spyros Panagiotopoulos
Spyros Panagiotopoulos
You can use the input `position` in the element. It says that it sets the initial position but it can actually control the current position. An example is this ```html...
What do you mean it moves twice? Can you paste an example code to have a closer look?
I recommend having `x`,`y` properties in your object and use them like in the example earlier. This made things much easier for me to manipulate the position of the objects...
Can you post your code? Because I try to recreate it and I can't. I tried creating 2 elements on the same place and they overlap normally. Maybe you have...
Thank you for your feedback. The reason I didn't use the `~/.cache` location was the extra library that needed and I didn't know if that was ok. I'll add it...
I made all the recommended changes, seems to work as requested now.