Closed cbenhagen closed 2 years ago
@lijy91 do you have an idea how this could be solved? I see that you already changed the way the menu icon clicks are handled in https://github.com/leanflutter/tray_manager/commit/55aa9377e8477b08c9f040ae877ccb7dc9121468.
In the current state the plugin can not be used unfortunately as from the users perspective the tray icon click is randomly ignored.
I'm refactoring this plugin to support displaying multiple tray icons. I'll look into this after the refactoring is complete
Please update to 0.1.5
Works like a charm! Thank you so much!!
To reproduce:
Mostly the same happens if you you press the tray icon about 200ms. The menu will stay open but the next mouse down is not handled as well. The first example is just easier to reproduce but most likely due to the same issue.