fyne-io / systray

a cross platfrom Go library to place an icon and menu in the notification area
Apache License 2.0
223 stars 41 forks source link

[fix] Remove old menu chan #77

Closed sohunjug closed 2 months ago

sohunjug commented 2 months ago

when run ResetMenu old menuitem still in menuitem map, and old chan still on receive with goroutine, stop it