Skip to content

Commit 0b46637

Browse files
fix(api): construct correct object for onResized and onMoved, closes #6507 (#6509)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
1 parent d3e4fb2 commit 0b46637

4 files changed

Lines changed: 29 additions & 10 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'api': 'patch'
3+
---
4+
5+
Return correct type for `event.payload ` in `onResized` and `onMoved` window event handlers.

0 commit comments

Comments
 (0)