mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #1075] [Bug]: can not change window size #584
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#584
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yue-yin on GitHub (Aug 22, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1075
Describe the bug
try to change setting -> graphics, but window size did not change
application is: https://decrypt.day/app/id982115698
I used playcover: Version 2.0.5 (291)
macOS: 13.3.1 (ventura)
Steps to reproduce
when open it
Expected behaviour
it blocked by wrong window size, can not login
Crash log
No response
What version of PlayCover are you using?
2.0.4
What version of macOS are you using?
Ventura (macOS 13)
Issue Language
@yue-yin commented on GitHub (Aug 22, 2023):
I have tested application: https://decrypt.day/app/id741292507
this one can work, even it can not set windows right, but I can modify it manually.
I also tried rotate display area, it does not work.
@ohaiibuzzle commented on GitHub (Aug 22, 2023):
@yue-yin Makes sense. Dynamic window resize (App Default mode) is only possible if the app itself is built expecting it (eg. iPadOS apps with resizable window)
@TheMoonThatRises commented on GitHub (Sep 2, 2023):
You don't need to manually resize the window. You can fix the window size and login by changing the resolution to app default and enabling
Fix window display issues.