Been struggling with getting tooltips to show up on hover over an icon, inside of a scrolling list with autolayout.
As you can see the tooltip shows behind the next item below.
I can switch to “First on top” but all that does is reverse the issue (the tooltip shows behind the item above).
How to get those tooltips to show up on top??
Here’s the working file you can copy and play around with.
Thanks in advance!