Hi there,
I’m working on a project using the Fabric.js plugin in Bubble, and I have a few questions regarding object positioning and referencing.
-
Is it possible to draw a shape, like a rectangle, and have its position automatically saved to the database, including properties like X and Y coordinates, width, height, etc.?
-
Also, would I be able to reference this shape from outside the editor? For instance, could I link an item, such as a label or text box outside the Fabric.js editor, to this specific shape? My goal is to create references that highlight terms in the image, allowing labels or descriptions to correspond to specific highlighted areas.
Thank you for any insights or guidance on how to implement these features!