Files
tauri-plugins-workspace/.changes/window-state-zero-positions.md
T
2024-02-03 20:16:36 +01:00

9 lines
262 B
Markdown

---
"window-state": "patch"
---
Address a couple of issues with restoring positions:
- Fix restoring window positions correctly when the top-left corner of the window was outside of the monitor.
- Fix restore maximization state only maximized on main monitor.