dergs/Tonearm
5
45
Fork
You've already forked Tonearm
10

[Bug]: Improper Virtual Row Recycling #242

Open
opened 2026年04月09日 21:12:33 +02:00 by NilaTheDragon · 0 comments

What happened?

Virtual row recycling is suboptimal due to how we re-generate new widgets on each bind

What was your goal?

Ideally we pre-compute the layout for a row (This is fixed per tracklist anyways) and then we just swap out the content instead of rebuilding the entire widget tree. This will be better for performance.

Impact on usability

Tonearm is useable

Tonearm Version

main

Package Manager / Packaging Method

Nix Flake

### What happened? Virtual row recycling is suboptimal due to how we re-generate new widgets on each bind ### What was your goal? Ideally we pre-compute the layout for a row (This is fixed per tracklist anyways) and then we just swap out the content instead of rebuilding the entire widget tree. This will be better for performance. ### Impact on usability Tonearm is useable ### Tonearm Version main ### Package Manager / Packaging Method Nix Flake
NilaTheDragon changed title from (削除) [Bug]: (削除ここまで) to [Bug]: Improper Virtual Row Recycling 2026年04月09日 21:12:43 +02:00
Sign in to join this conversation.
No Branch/Tag specified
main
fix/278
feat/scrollable-volume
feat/playing-from-your-queue
macos-init
v1.4.2
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.1
v1.0.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
dergs/Tonearm#242
Reference in a new issue
dergs/Tonearm
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?