We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de8188 commit 541d3caCopy full SHA for 541d3ca
.changes/allow-fullscreen-and-maximized-work-together.md
@@ -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