mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #120] [MERGED] fix: Update account switcher UI #1467
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1467
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/PlayCover/PlayCover/pull/120
Author: @Candygoblen123
Created: 7/31/2022
Status: ✅ Merged
Merged: 7/31/2022
Merged by: @JoseMoreville
Base:
develop← Head:develop📝 Commits (3)
0a8e253fix: crash when user never opened genshin before trying to save their account68af885fix: improved UI of genshin account switcher9587d52Merge branch 'develop' of github.com:PlayCover/PlayCover into develop📊 Changes
9 files changed (+140 additions, -105 deletions)
View changed files
📝
PlayCover/PlayCoverError.swift(+4 -0)📝
PlayCover/Utils/DeleteStoredGenshinUserData.swift(+1 -1)📝
PlayCover/Utils/RestoreGenshinUserData.swift(+29 -24)📝
PlayCover/Utils/SaveGenshinUserData.swift(+31 -25)📝
PlayCover/Utils/Shell.swift(+2 -2)📝
PlayCover/View/ChangeGenshinAccountView.swift(+18 -13)📝
PlayCover/View/DeleteGenshinStoredAccountView.swift(+17 -9)📝
PlayCover/View/PlayAppView.swift(+6 -9)📝
PlayCover/View/StoreGenshinAccountView.swift(+32 -22)📄 Description
swiftlint:disablecomments that didn't make much sense, and fixed the listing errors🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.