tauri/.changes/resize-false-undecorated-edge.md
Tony afb102c59b
fix(runtime-wry): window edge not working after setting resizable false and decorated false dynamically (#10211)
* Fix window edge not working
after setting resziable false and decorated false dynamically

* Fix example don't go crazy on resize

* cargo fmt
2024-07-08 15:24:55 +03:00

6 lines
132 B
Markdown

---
"tauri-runtime-wry": "patch:bug"
---
Fix window edge not working after setting resizable false and decorated false dynamically