fix(window-state)!: saving minimized state (#1743)

* Fix saving minimized state again

* Add change file

* Fix saving minimized size

* Add change file

* Fix missing .md

* Remove window-shadows
This commit is contained in:
Tony
2024-09-13 11:29:38 +08:00
committed by GitHub
parent 8a45c35160
commit 204e5aacad
8 changed files with 118 additions and 105 deletions
@@ -0,0 +1,5 @@
---
"window-state": patch
---
Fix can't restore a minimized window's size and position properly
+5
View File
@@ -0,0 +1,5 @@
---
"window-state": patch:breaking
---
Window's size is now stored in physical size instead of logical size