Custom widget, Event "on mouse enter" and "On mouse Leave" triggers constantly

NVM i found the solution!,

Because of the set position to mouse, the pointer is hitting slot and popup widget causes to loop constantly trough mouse enter - Mouse leave…

282252-mouse.jpg

after checking each widget childs “Visibility” inside the popup widget, and setted them to “Hit test invisible” it is now showing as expected. Thx anyway !! :slight_smile: