Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
DavisDevelopment opened this issue Apr 24, 2018 · 0 comments
Assignees
Labels
background related to the background process bug something is missing, misbehaving, crashing or otherwise not working database related to the app's database performance problems and/or suggestions regarding app's performance player related to the Player system ui

Comments

@DavisDevelopment
Copy link
Owner

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

@DavisDevelopment DavisDevelopment added bug something is missing, misbehaving, crashing or otherwise not working performance problems and/or suggestions regarding app's performance player related to the Player system background related to the background process database related to the app's database ui labels Apr 24, 2018
@DavisDevelopment DavisDevelopment self-assigned this Apr 24, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
background related to the background process bug something is missing, misbehaving, crashing or otherwise not working database related to the app's database performance problems and/or suggestions regarding app's performance player related to the Player system ui
Projects
None yet
Development

No branches or pull requests

1 participant