hi and happy new year.
to design my interface i use this part of snippet. it's simple and when i want to catch the position of my "this" i see the ruler in chrome dev tools or in firefox dev tools.
I was wondering if it would not be possible to retrieve the coordinates of my object directly after I moved it. For example with another button that activates a function... The problem is that I do not see how to say this.x = this_x_after_drag
I would suggest using localstorage if you are creating a front end plugin that you do not want to require a backend for. Otherwise, backend DB. I pretty much support @drhayes on this one