Czxck001
Results
2
issues of
Czxck001
### Describe the bug It seems `on_tray_icon_event` can only receive `TrayIconEvent::Enter`, `TrayIconEvent::Move` and `TrayIconEvent::Leave` when mouse cursor is hovering on the tray icon, but won't be able to receive `TrayIconEvent::Click`...
type: bug
platform: macOS
status: needs triage
This makes `tauri migrate` command update the `$schema` field in `tauri.conf.json`. For projects created under v1, it could be something like `../node_modules/@tauri-apps/cli/schema.json` (for projects with npm), but now it needs...