Convert Playlists into Gio.ListModels #15

Closed
opened 2021-10-07 11:20:05 -04:00 by anna · 1 comment
Owner
No description provided.
anna added this to the Emmental 2.7 milestone 2021-10-07 11:20:05 -04:00
Author
Owner

After playing around more, it's probably better to just provide the functions needed to make wrapping this in a Gio.ListModel really easy. Handling the "items-changed" signal gets really expensive with a large number of tracks when calculating the position argument. It's better to only handle that when absolutely necessary

After playing around more, it's probably better to just provide the functions needed to make wrapping this in a Gio.ListModel really easy. Handling the "items-changed" signal gets really expensive with a large number of tracks when calculating the position argument. It's better to only handle that when absolutely necessary
anna closed this issue 2021-10-27 13:31:23 -04:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: anna/emmental#15
No description provided.