dotMorten / WinUIEx

WinUI Extensions
https://dotmorten.github.io/WinUIEx
MIT License
602 stars 38 forks source link

Double click to Tray Icon exception #29

Closed HavenDV closed 2 years ago

HavenDV commented 2 years ago
image

Repro:

  1. Click image
  2. Double click Tray Icon
  3. Repeat if no exception(race condition)

Although this is the Example side exception, it is worth taking care of users who copy this.

dotMorten commented 2 years ago

I've decided to deprecate and ultimately remove the trayicon APIs as they are still lacking lots of features to be truly functional, and have various lifecycle issues. I'm just not happy with where they are at, but might bring the back in the future.