hardcodet / wpf-notifyicon

NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform
Other
810 stars 125 forks source link

The Tooltip position display of the tray icon is abnormal #106

Open zhanghj-v587 opened 11 months ago

zhanghj-v587 commented 11 months ago

When the mouse quickly swipes into and out of the tray icon, there is a probability that Tooltips will appear in the upper left corner of the screen, Please help to see how to solve this bug. Thansk.

p-try commented 5 months ago

MR https://github.com/hardcodet/wpf-notifyicon/pull/96 fixed this for me. Would be nice if it was merged.

markdavidoffosit commented 4 months ago

Indeed, waiting for a merge and release of this PR