mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #2555] [MERGED] Cheat list fixes #1101
Reference in New Issue
Block a user
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/stenzek/duckstation/pull/2555
Author: @CookiePLMonster
Created: 8/25/2021
Status: ✅ Merged
Merged: 9/1/2021
Merged by: @stenzek
Base:
master← Head:cheat-list-fixes📝 Commits (2)
6c70d7bCheats: Call ApplyOnDisable on disabling cheats from the listc7d0df6Cheats: Update Cheat Manager state on toggling cheats from the list📊 Changes
5 files changed (+18 additions, -6 deletions)
View changed files
📝
src/duckstation-qt/cheatmanagerdialog.cpp(+13 -6)📝
src/duckstation-qt/cheatmanagerdialog.h(+1 -0)📝
src/duckstation-qt/qthostinterface.cpp(+1 -0)📝
src/duckstation-qt/qthostinterface.h(+1 -0)📝
src/frontend-common/common_host_interface.cpp(+2 -0)📄 Description
Fixes two bugs with the dropdown cheat list:
ApplyOnDisable, so it was inconsistent with the Cheat Manager.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.