mirror of https://github.com/procxx/kepka.git
When activeChanged() is emitted we call updateTrayMenu(), that always called trayIcon->setContextMenu(), which was hiding the just-shown tray icon menu in case of right click with main window being active. Now we call trayIcon->setContextMenu() only if the contextMenu value has really changed for trayIcon. |
||
|---|---|---|
| .. | ||
| linux | ||
| mac | ||
| win | ||
| winrt | ||
| platform_file_dialog.h | ||
| platform_main_window.h | ||
| platform_notifications_manager.h | ||