Hi guys,
is there a way to place a BubbleComponent “diagonally”? We have a button placed in the bottom left corner of our plugin, having a BubbleComponent to show what the button is. Right now I have set the placement to right, because it’s the only way to not have it disappearing outside the window bounds, but it’s overlapping on another component.
Ideally, I would like the Bubble to show in the top right corner of the attached component but the setPosition method cannot be overriden. Any advice?
Thanks,
Luca