• Greg Spencer's avatar
    Fix tooltip so only one shows at a time when hovering (#90457) · 885b2f56
    Greg Spencer authored
    In the process of fixing #90044, I realized that it's also possible for hovered tooltips to show more than one at a time if the widgets are nested, so this PR is a fix that prevents more than one tooltip from showing at a time with hovered tooltips.
    885b2f56
tooltip_test.dart 53.6 KB