[PR #2446] [CLOSED] Qt: Use Qt::SmoothTransformation for Background Image #2737

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2446
Author: @Xphalnos
Created: 2/15/2025
Status: Closed

Base: mainHead: Use_QtSmoothTransformation


📝 Commits (1)

  • 47aea76 Qt: Use Qt::SmoothTransformation for Background Image

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 src/qt_gui/game_grid_frame.cpp (+2 -1)
📝 src/qt_gui/game_list_frame.cpp (+2 -1)

📄 Description

Minor Improvement of the Qt GUI.
Makes the background less pixelated.

Before:
Before
Before1

After:
After
After1


🔄 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/2446 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 2/15/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Use_QtSmoothTransformation` --- ### 📝 Commits (1) - [`47aea76`](https://github.com/shadps4-emu/shadPS4/commit/47aea76da6161ba3aac7174937e10600d72854d2) Qt: Use Qt::SmoothTransformation for Background Image ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/game_grid_frame.cpp` (+2 -1) 📝 `src/qt_gui/game_list_frame.cpp` (+2 -1) </details> ### 📄 Description Minor Improvement of the Qt GUI. Makes the background less pixelated. Before: ![Before](https://github.com/user-attachments/assets/6236845d-8387-497e-b660-8536bfc1b37f) ![Before1](https://github.com/user-attachments/assets/fd0be433-4c48-485e-bb16-ac95a060958e) After: ![After](https://github.com/user-attachments/assets/1c0baca3-ad50-4ad9-b571-1675f9bde970) ![After1](https://github.com/user-attachments/assets/4cd2897f-cb75-4fa4-929d-5b90cc036681) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:04 +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#2737
No description provided.