mirror of
https://github.com/readest/readest.git
synced 2026-04-28 19:42:21 +00:00
fix: window maximized and fullscreen now don't conflict with each other (#872)
This commit is contained in:
parent
8f0e2d1642
commit
53e7f2526c
2 changed files with 15 additions and 3 deletions
|
|
@ -57,6 +57,7 @@
|
|||
"core:window:allow-center",
|
||||
"core:window:allow-minimize",
|
||||
"core:window:allow-maximize",
|
||||
"core:window:allow-unmaximize",
|
||||
"core:window:allow-set-size",
|
||||
"core:window:allow-set-focus",
|
||||
"core:window:allow-is-maximized",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue