Child widget with Hoverable() interface keeps parent widget's Tapped() function from being called. #3906
Closed
2 tasks done
Labels
bug
Something isn't working
Milestone
Checklist
Describe the bug
Create a widget with the Tappable interface. Add a child widget with the Hoverable interface. If the child widget is shown, the Tapped() function is never called. Hide the child widget and the Tapped() function is called as expected.
How to reproduce
Screenshots
Example code
Fyne version
2.3.3
Go compiler version
1.20.3
Operating system and version
Windows 10 19045.2965
Additional Information
No response
The text was updated successfully, but these errors were encountered: