[PR #3018] [MERGED] Qt: Set Minimum Icon Size List to 48 #3152

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3018
Author: @Xphalnos
Created: 5/31/2025
Status: Merged
Merged: 6/1/2025
Merged by: @georgemoralis

Base: mainHead: main


📝 Commits (1)

  • 1541972 Qt: Set Minimum Icon Size List to 48

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 src/qt_gui/main_window.cpp (+3 -3)

📄 Description

When the minimum size is selected, only the image is reduced to 36. The text is at 48, so there is a difference between the size of the icon and the text.

Before (minimum size):
Before

After (minimum size):
After


🔄 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/3018 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 5/31/2025 **Status:** ✅ Merged **Merged:** 6/1/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`1541972`](https://github.com/shadps4-emu/shadPS4/commit/1541972714dd04fb0b5e6c8947542d19a7300c81) Qt: Set Minimum Icon Size List to 48 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/main_window.cpp` (+3 -3) </details> ### 📄 Description When the minimum size is selected, only the image is reduced to 36. The text is at 48, so there is a difference between the size of the icon and the text. Before (minimum size): ![Before](https://github.com/user-attachments/assets/d4565357-014c-4ac1-94d7-67027899f949) After (minimum size): ![After](https://github.com/user-attachments/assets/8a87aa05-962e-43ff-8f00-f54b85bf5794) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:38 +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#3152
No description provided.