mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #1724] [Bug]: Laggy IPA Library in List view #1101
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#1101
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?
Originally created by @TheMoonThatRises on GitHub (Oct 24, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1724
Describe the bug
Sutter and lag when opening IPA Library that has 50+ sources in list view. Grid view does not have the same effect, and I believe that this is because gird view uses
LazyVGrid, which is more efficient thanVStackorLazyVStack.Steps to reproduce
Expected behaviour
Works cleanly and does not stutter. This issue does not appear in grid view.
Crash log
No response
What version of PlayCover are you using?
Built from source
What version of macOS are you using?
macOS beta (15.1)
Issue Language