Right now I have a tooltip on an element that is within an overflow container. When I scroll, the tooltip stays even as the element scrolls out of view. Ideally the tooltip would disappear in this case, or even better scroll with the element until the cursor is no longer on it and at that point disappear.
Right now I have a tooltip on an element that is within an overflow container. When I scroll, the tooltip stays even as the element scrolls out of view. Ideally the tooltip would disappear in this case, or even better scroll with the element until the cursor is no longer on it and at that point disappear.