[PR #2248] [CLOSED] qt: fix grid #2595

Closed
opened 2026-02-27 22:00:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2248
Author: @DanielSvoboda
Created: 1/26/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 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:
image

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.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/2248 **Author:** [@DanielSvoboda](https://github.com/DanielSvoboda) **Created:** 1/26/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`1bc504f`](https://github.com/shadps4-emu/shadPS4/commit/1bc504f8632cb0b71fed8e907c874d1edc979bbd) qt: fix grid ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/game_grid_frame.cpp` (+5 -0) </details> ### 📄 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: ![image](https://github.com/user-attachments/assets/dbc4b72b-69f7-47bb-8a41-22f6de86b558) 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2595
No description provided.