-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
backgroundrelated to the background processrelated to the background processbugsomething is missing, misbehaving, crashing or otherwise not workingsomething is missing, misbehaving, crashing or otherwise not workingdatabaserelated to the app's databaserelated to the app's databaseperformanceproblems and/or suggestions regarding app's performanceproblems and/or suggestions regarding app's performanceplayerrelated to the Player systemrelated to the Player systemui
Description
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
Assignees
Labels
backgroundrelated to the background processrelated to the background processbugsomething is missing, misbehaving, crashing or otherwise not workingsomething is missing, misbehaving, crashing or otherwise not workingdatabaserelated to the app's databaserelated to the app's databaseperformanceproblems and/or suggestions regarding app's performanceproblems and/or suggestions regarding app's performanceplayerrelated to the Player systemrelated to the Player systemui