mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #2522] [MERGED] Fix and add back Trophy type icons for both the trophy pop-up and viewer #2801
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#2801
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/2522
Author: @rainmakerv3
Created: 2/23/2025
Status: ✅ Merged
Merged: 2/24/2025
Merged by: @georgemoralis
Base:
main← Head:TrophyViewerIcons📝 Commits (4)
9df29fdAdd back fixed trophy type icons to trophy viewer81f211aRemove unused declaration until it is needed againf1cd552Fix trophy pop-up icons2c353d9Adjust size and alignment based on trophy name length📊 Changes
3 files changed (+72 additions, -18 deletions)
View changed files
📝
src/core/libraries/np_trophy/trophy_ui.cpp(+47 -7)📝
src/qt_gui/trophy_viewer.cpp(+11 -11)📝
src/qt_gui/trophy_viewer.h(+14 -0)📄 Description
Fixes and adds back the type icons in the trophy viewer. Does not include the trophy pop-up icons yet, that one is a bit more complicated.
*Should be working now, but would like some tests from other people to be sure
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.