Incorrect position of tooltip on a canvas
I’m trying to click on any of the cells to get a tooltip next to the cell, but I’m having a lot of trouble getting the correct coordinates. I went through it and none of the solutions worked. What could it be?
when “inline tooltip” wraps into the second line the tooltip content doesn’t seem to be positioned properly
I have a code where you can hover over the italicized text to reveal a tooltip. the tooltip content works well when inline tooltip has just one line.