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

Not working well with MouseREgion #101

Open Trung15010802 opened 4 months ago

Trung15010802 commented 4 months ago

Describe the bug onEnterand onExit is call multiple time To Reproduce Steps to reproduce the behavior:

  1. Go slowlt to child of MouseRegion
  2. See error

Expected behavior only call when needed

Screenshots image

Desktop (please complete the following information):

bensonarafat commented 2 months ago

@Trung15010802 Are you passing trying to use the controller within the callback function? Yes?