Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

music-player: Playback countdown is excessively rapid #26

Open
helitopia opened this issue Jul 7, 2024 · 1 comment
Open

music-player: Playback countdown is excessively rapid #26

helitopia opened this issue Jul 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@helitopia
Copy link
Owner

The seconds countdown in noticeably quicker than actual flow of time, which is confusing.

Such behavior is due to rounding of the seconds during event triggering

Needs to be corrected so that seconds are updated with a narrower range of event values

@helitopia helitopia added the bug Something isn't working label Jul 7, 2024
@helitopia helitopia moved this to Todo in Side-Projects Jul 7, 2024
@helitopia helitopia changed the title music-player: Seconds countdown excessively rapid music-player: Playback countdown is excessively rapid Jul 7, 2024
@helitopia helitopia moved this from Todo to In Progress in Side-Projects Jul 8, 2024
@helitopia helitopia self-assigned this Jul 8, 2024
@helitopia
Copy link
Owner Author

+ should fix the issue of Current/Remaining playback time not adding up to total duration

@helitopia helitopia moved this from In Progress to Todo in Side-Projects Jul 11, 2024
@helitopia helitopia moved this from Todo to In Progress in Side-Projects Jul 11, 2024
@helitopia helitopia moved this from In Progress to Todo in Side-Projects Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant