more comment
This commit is contained in:
parent
34f167b5fc
commit
7c834a6001
1 changed files with 1 additions and 0 deletions
|
|
@ -216,6 +216,7 @@ pub fn make_tray() {
|
|||
dark_light::Mode::Dark => {
|
||||
// still show big overflow icon in my test, so still use x1 png.
|
||||
// let's do it with objc with svg support later.
|
||||
// or use another tray crate, or find out in tauri (it has tray support)
|
||||
if f > 2. {
|
||||
"mac-tray-light-x2.png"
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue