Skip to content

TrackView updating not scheduled when TrackData is ready (and sometimes skipped altogether?) #3

@DavisDevelopment

Description

@DavisDevelopment

Details of Issue

TrackViews should update in order for aesthetic reasons, ideally. However, when loading the track data, view refreshing happens very sporadically and is sometimes skipped altogether. Will update with more information once I investigate a bit

Helpful Information about Code Surrounding Issue

I don't remember all of the exact details surrounding when/where
TrackView pman.ui.pl.TrackView gets updated, but it's in response to changes made to the Track instance's data field, which is defined in the TrackData2 class. The data fields are loaded onto Track instances by the Player when added to the playback queue, in the addItemList method

Metadata

Metadata

Labels

backgroundrelated to the background processbugsomething is missing, misbehaving, crashing or otherwise not workingdatabaserelated to the app's databaseperformanceproblems and/or suggestions regarding app's performanceplayerrelated to the Player systemui

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions