bensonarafat / super_tooltip

SuperTooltip It is super flexible and allows you to display ToolTips in the overlay of the screen.
https://pub.dev/packages/super_tooltip
MIT License
141 stars 95 forks source link

fix: hide tooltip doesn't work when tap arrow #121

Closed robbysoerya closed 1 month ago

robbysoerya commented 2 months ago

Currently, hideTooltipOnTap doesn't work when we tap the arrow, so I fixed it by adjusting 'GestureDetector' behaviour to HitTestBehavior.opaque