ui.AreaHandler.MouseCrossed() no longer called after call to MouseEvent()
Open
- Dominant language
- Go
- Stars
- 8.4k
- Forks
- 639
- PR merge metrics
- No merged PRs in 30d
Description
On Windows, if `MouseEvent()` has been called for an `Area`'s `AreaHandler` (for example by clicking on it), no more calls to the handler's `MouseCrossed()` function will happen anymore, ever. This does not happen on Kubuntu, where `MouseCrossed()` still gets called when moving the mouse over the area.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.