Skip to content

Commit 2093c8e

Browse files
committed
fix(api): convert Position to PhsyicalPosition for TrayIconEvent
ref: tauri-apps/plugins-workspace#1822 (comment)
1 parent 8d22c0c commit 2093c8e

File tree

3 files changed

+31
-2
lines changed

3 files changed

+31
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@tauri-apps/api": "patch:bug"
3+
---
4+
5+
Fix inavlid value passed to the callback `action` function that doesn't match the `TrayIconEvent` type.
6+

0 commit comments

Comments
 (0)