tauri/.changes/tauri-undecorated-resizing.md
Amr Bashir 7f033f6dcd
fix(core): fix undecorated window resizing, #8519 (#8537)
* fix(core): fix undecorated window resizing, fixes #8519

* js api

* fix invoke call

* Update tauri-window-start-resize-dragging.md

* clippy
2024-01-18 19:34:55 +02:00

6 lines
84 B
Markdown

---
'tauri': 'patch:bug'
---
Fix undecorated window resizing on Windows and Linux.