mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #618] [MERGED] Qt/GameListSettings: Fix QToolButtons staying highlighted after use #64
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/618
Author: @ggrtk
Created: 7/17/2020
Status: ✅ Merged
Merged: 7/17/2020
Merged by: @stenzek
Base:
master← Head:qt-gamelistsettings📝 Commits (1)
a92fd98Qt/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.