mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #1770] [MERGED] Achievements Login: Lock "Login" button if credentials are not entered #697
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/1770
Author: @CookiePLMonster
Created: 3/8/2021
Status: ✅ Merged
Merged: 3/9/2021
Merged by: @stenzek
Base:
master← Head:lock-login-button📝 Commits (2)
3849ec4Revert "CommonHostInterface: Use key-release to open quick menu"08b2f6cAchievementLoginDialog: Lock out "Login" if fields aren't filled📊 Changes
4 files changed (+15 additions, -7 deletions)
View changed files
📝
src/duckstation-qt/achievementlogindialog.cpp(+10 -6)📝
src/duckstation-qt/achievementlogindialog.h(+1 -0)📝
src/duckstation-qt/achievementlogindialog.ui(+3 -0)📝
src/frontend-common/common_host_interface.cpp(+1 -1)📄 Description
Bigduck does this already, Qt did not -
Loginis now locked if credentials are not entered:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.