[GH-ISSUE #1724] [Bug]: Laggy IPA Library in List view #1101

Closed
opened 2026-03-03 19:03:49 +03:00 by kerem · 0 comments
Owner

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 than VStack or LazyVStack.

Steps to reproduce

  • Add an IPA source with a lot of sources (50+)
  • Enter the IPA Library tab
  • Switch to List view

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

  • Yes my issue is written in English
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 than `VStack` or `LazyVStack`. ### Steps to reproduce * Add an IPA source with a lot of sources (50+) * Enter the IPA Library tab * Switch to List view ### 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 - [X] Yes my issue is written in English
kerem 2026-03-03 19:03:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1101
No description provided.