Bug Report: Resizable Images Draggable Outside of Parent Container
Hi Bubble Team,
My app uses your Resizable Images plugin (which I think is awesome!):
I want the user to be able to move/drag/resize an image within a fixed container element (a group with a flat color background).
The good news: I am able to move/drag the image and resize it as expected, so that part works.
The bad news: I am also able to drag the image outside of the boundaries of its parent container.
I thought this might have something to do with the responsive engine – I believe the demo page for the editor uses the legacy engine:
The screenshots below show my setup for the resizable image in Bubble (Appearance Tab):
The screenshots below show my setup for the resizable image in Bubble (Layout Tab):
The screenshots below show my setup for the resizable image in Bubble (Conditional Tab):
The screenshots below show my setup for the parent of the resizable image in Bubble (Appearance Tab):
The screenshots below show my setup for the parent of the resizable image in Bubble (Layout Tab):
The screenshots below show my setup for the parent of the resizable image in Bubble (Conditional Tab):
(There are no conditionals in this element).
Also, the debugger is displaying the following:
General Error
Bug in custom code anonymous/ Function:58:17)
You can also see this in the screenshot below.
Maybe it is something simple, but I cannot figure it out! I have double checked the Boolean logic (yes/no) for when things should be draggable, resizable, and contained to parent, but I cannot find the problem.
Any insight is appreciated, and please let me know if you need any additional information.
Thank you!
~Jonathon