• Adam Barth's avatar
    Tooltip update can cause assert (#7338) · 86e5fce6
    Adam Barth authored
    We were trying to update the tooltip overlay entry, but that cannot work
    because the overlay entry might have already built. Instead, we keep the
    old value.
    
    Fixes #7151
    86e5fce6
tooltip_test.dart 18.1 KB