Is it possible to get the position of custom plugin UI windows relative to the main Figma window?
I’m working on a drag-and-drop plugin, and calculating the right offset relative to the position of the plugin UI itself against the canvas viewport and the main Figma window would be really helpful to more precisely place the object on dragEnd.
I think also in general, outside of drag-and-drop scenarios, this would be useful to be able to query from the API.