Skip to content

Commit 541d3ca

Browse files
committed
chore: add .change file.
1 parent 1de8188 commit 541d3ca

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"tao": patch
3+
---
4+
5+
When we maximize a window or switch to fullscreen, we must consider the window status
6+
values ​​after returning to normal window, such as size, position, and whether it is maximized.
7+
8+
This commit fixes the error that occurs when switching between fullscreen and maximized.
9+
10+
In summary, borderless-fullscreen and maximized can be toggled without considering
11+
each other's status.

0 commit comments

Comments
 (0)