[PR #1731] [MERGED] Fix delete cheats button #2267

Closed
opened 2026-02-27 21:15:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1731
Author: @DanielSvoboda
Created: 12/10/2024
Status: Merged
Merged: 12/10/2024
Merged by: @georgemoralis

Base: mainHead: main


📝 Commits (1)

📊 Changes

2 files changed (+24 additions, -3 deletions)

View changed files

📝 src/qt_gui/cheats_patches.cpp (+23 -3)
📝 src/qt_gui/cheats_patches.h (+1 -0)

📄 Description

Before, if you deleted all the cheats, the last list of cheats still remained on the screen.
This correctly clears the screen when deleting all of them.


🔄 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/1731 **Author:** [@DanielSvoboda](https://github.com/DanielSvoboda) **Created:** 12/10/2024 **Status:** ✅ Merged **Merged:** 12/10/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`b0b509e`](https://github.com/shadps4-emu/shadPS4/commit/b0b509e553e7e4bf81363c006e09e05beec45059) Fix delete cheats button ### 📊 Changes **2 files changed** (+24 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/cheats_patches.cpp` (+23 -3) 📝 `src/qt_gui/cheats_patches.h` (+1 -0) </details> ### 📄 Description Before, if you deleted all the cheats, the last list of cheats still remained on the screen. This correctly clears the screen when deleting all of them. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:49 +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#2267
No description provided.