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

File tree

4 files changed

+29
-10
lines changed

4 files changed

+29
-10
lines changed

.changes/api-on-resized-on-moved.md

+5
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)