diff --git a/.changes/window-state-size-scale-factor.md b/.changes/window-state-size-scale-factor.md new file mode 100644 index 00000000..a921f043 --- /dev/null +++ b/.changes/window-state-size-scale-factor.md @@ -0,0 +1,5 @@ +--- +window-state: patch +--- + +fix: The window size state needs to be related to the screen's scale_factor, Otherwise, the restored window size will be scaled relative to the previous state.