mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #1767] [MERGED] fix scroll lag #1909
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#1909
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/1767
Author: @Catta1997
Created: 12/11/2024
Status: ✅ Merged
Merged: 1/20/2025
Merged by: @TheMoonThatRises
Base:
develop← Head:fixScrollLag📝 Commits (10+)
8451404fix scroll lag9c5122dFix other view lagd7555fbfixef11545Changed librarya1b2055Final fix0cbebe2Clean old iconCache cache on launcheb68401required changescc69624use Cacher.shared instead Cacher()e4d5a78fixed some old cache.read() method3e2b95bfix multiple UniqueID📊 Changes
12 files changed (+149 additions, -86 deletions)
View changed files
📝
PlayCover.xcodeproj/project.pbxproj(+5 -5)📝
PlayCover/Utils/Cacher.swift(+30 -4)📝
PlayCover/ViewModel/StoreVM.swift(+1 -1)📝
PlayCover/Views/App Views/PlayAppView.swift(+4 -4)📝
PlayCover/Views/App Views/StoreAppView.swift(+79 -47)📝
PlayCover/Views/AppSettingsView.swift(+1 -1)📝
PlayCover/Views/MenuBarView.swift(+1 -1)📝
PlayCover/Views/PlayCoverApp.swift(+1 -0)📝
PlayCover/Views/Sidebar Views/IPALibraryView.swift(+1 -1)📝
PlayCover/Views/Sidebar Views/IPASourceView.swift(+1 -1)📝
PlayCover/Views/StoreInfoAppView.swift(+24 -20)📝
README.md(+1 -1)📄 Description
Fix (I hope) #1724
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.