mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[GH-ISSUE #1880] Qt, GUI: "PKG Extraction" Dialog screen centered, next Dialog "Extraction Finished" - window centered #647
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#647
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 @mailwl on GitHub (Dec 25, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1880
Windows 11.
If main shadPS4 window not centered on screen itself, then Dialog "PKG Extraction" - in screen center, "Extraction Finished" - in center of window.
I think, both dialogs should be in same position
@Hermiten commented on GitHub (Dec 28, 2024):
@DanielSvoboda Simple things to do I think :p
@DanielSvoboda commented on GitHub (Dec 28, 2024):
I've already helped with some things in the interface, but I'm not an expert on the subject, I'll have to leave it to someone else.
@mailwl commented on GitHub (Dec 28, 2024):
chatgpt suggest to add code
here:
github.com/shadps4-emu/shadPS4@ee974414d2/src/qt_gui/main_window.cpp (L870)and it works
@Hermiten commented on GitHub (Feb 12, 2025):
@mailwl Open a PR ? :)
@Xphalnos commented on GitHub (Feb 15, 2025):
@mailwl I created a PR for your issue. https://github.com/shadps4-emu/shadPS4/pull/2453
Thanks for the code idea!
@Xphalnos commented on GitHub (Feb 17, 2025):
Fixed by https://github.com/shadps4-emu/shadPS4/pull/2453.