mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #2248] [CLOSED] qt: fix grid #2595
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#2595
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?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/2248
Author: @DanielSvoboda
Created: 1/26/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
1bc504fqt: fix grid📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
src/qt_gui/game_grid_frame.cpp(+5 -0)📄 Description
This fixes the problem presented in https://github.com/shadps4-emu/shadPS4/pull/2243, but causes another problem.
I'll leave it as a draft in the hope that someone can help to understand this better.
I believe this cannot be merged because it becomes worse than before...
this should solve the selection of invisible grids:

It's a bit complicated to describe the new problem, so it's easier to watch the video, but in short:
after selecting outside the grid, the background images do not load, only if I click again outside the games on the grid
https://github.com/user-attachments/assets/cf11e8a3-38e8-4b6a-84cb-150b10d7bbb8
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.