Skip to main content

I am trying to create a simple table, one of the cells in the table contains a “Tooltip” component.


It happens that when the table frame has an autolayout, the tooltip is below the bottom element.


While if I remove the autolayout it looks perfect above the bottom element.


How can I get result #2 using Autolayou?


I hope I have made myself understood, thank you.



Indeed it was the “Canvas Stacking” configuration.

I had “The last one on top” selected.


I will keep it in mind for similar designs.

Thank you very much for the help.


Thanks for the Solution.


Reply