[PR #618] [MERGED] Qt/GameListSettings: Fix QToolButtons staying highlighted after use #64

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

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/618
Author: @ggrtk
Created: 7/17/2020
Status: Merged
Merged: 7/17/2020
Merged by: @stenzek

Base: masterHead: qt-gamelistsettings


📝 Commits (1)

  • a92fd98 Qt/GameListSettings: Fix QToolButtons staying highlighted after use

📊 Changes

2 files changed (+18 additions, -18 deletions)

View changed files

📝 src/duckstation-qt/gamelistsettingswidget.cpp (+13 -13)
📝 src/duckstation-qt/gamelistsettingswidget.h (+5 -5)

📄 Description

Small cosmetic fix for buttons getting stuck in a highlighted state. Seemed cleaner to just use clicked signals instead of messing with focus policies.


🔄 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/618 **Author:** [@ggrtk](https://github.com/ggrtk) **Created:** 7/17/2020 **Status:** ✅ Merged **Merged:** 7/17/2020 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `qt-gamelistsettings` --- ### 📝 Commits (1) - [`a92fd98`](https://github.com/stenzek/duckstation/commit/a92fd98d7f83d729293bd2e819172c47a92a9180) Qt/GameListSettings: Fix QToolButtons staying highlighted after use ### 📊 Changes **2 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/duckstation-qt/gamelistsettingswidget.cpp` (+13 -13) 📝 `src/duckstation-qt/gamelistsettingswidget.h` (+5 -5) </details> ### 📄 Description Small cosmetic fix for buttons getting stuck in a highlighted state. Seemed cleaner to just use clicked signals instead of messing with focus policies. --- <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:06:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#64