[PR #3159] [MERGED] Qt: fix "Show Controller Input" and "Show Settings" descriptions #1695

Closed
opened 2026-01-29 19:17:58 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/3159
Author: @bslenul
Created: 4/10/2024
Status: Merged
Merged: 4/10/2024
Merged by: @stenzek

Base: masterHead: showsettings-tooltip


📝 Commits (1)

  • c3873dd Qt: fix "Show Controller Input" and "Show Settings" descriptions

📊 Changes

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

View changed files

📝 src/duckstation-qt/graphicssettingswidget.cpp (+1 -1)

📄 Description

Very minor fix for the "Show Controller Input" and "Show Settings" descriptions, they both used the same var name causing "Show Controller Input" to display the "Show Settings" description, and "Show Settings" to have no description.


🔄 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/stenzek/duckstation/pull/3159 **Author:** [@bslenul](https://github.com/bslenul) **Created:** 4/10/2024 **Status:** ✅ Merged **Merged:** 4/10/2024 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `showsettings-tooltip` --- ### 📝 Commits (1) - [`c3873dd`](https://github.com/stenzek/duckstation/commit/c3873dde5c82017633a30bc9aae8f5d7cc957c9d) Qt: fix "Show Controller Input" and "Show Settings" descriptions ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/duckstation-qt/graphicssettingswidget.cpp` (+1 -1) </details> ### 📄 Description Very minor fix for the "Show Controller Input" and "Show Settings" descriptions, they both used the same var name causing "Show Controller Input" to display the "Show Settings" description, and "Show Settings" to have no description. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:17:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#1695