Replies: 2 comments 4 replies
-
Maybe it's related to this? #5112 |
Beta Was this translation helpful? Give feedback.
4 replies
-
This is because when the window is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used tray-icon for the taskbar icon,
but the program can't receive the taskbar event after closing the display of the main window using
ctx.send_viewport_cmd(egui::ViewportCommand::Visible(false))
Beta Was this translation helpful? Give feedback.
All reactions