mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #1814] [MERGED] Fix empty async image url string #1916
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#1916
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/1814
Author: @TheMoonThatRises
Created: 1/28/2025
Status: ✅ Merged
Merged: 6/29/2025
Merged by: @TheMoonThatRises
Base:
develop← Head:fix/async-image-empty-url📝 Commits (1)
025af53fix: empty async image url string📊 Changes
5 files changed (+40 additions, -8 deletions)
View changed files
📝
PlayCover.xcodeproj/project.pbxproj(+4 -0)📝
PlayCover/Views/App Views/StoreAppView.swift(+4 -4)➕
PlayCover/Views/CachedAsyncImageWrapper.swift(+28 -0)📝
PlayCover/Views/Sidebar Views/IPALibraryView.swift(+0 -1)📝
PlayCover/Views/StoreInfoAppView.swift(+4 -3)📄 Description
Provides a layer between
CachedAsyncImageto check forniland empty input url strings.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.