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

[BUG] blank area when removing track from queue #219

Closed
z9xx7o0 opened this issue Jun 2, 2024 · 2 comments
Closed

[BUG] blank area when removing track from queue #219

z9xx7o0 opened this issue Jun 2, 2024 · 2 comments

Comments

@z9xx7o0
Copy link

z9xx7o0 commented Jun 2, 2024

Removing a track from the queue leaves its place empty

Expected Behavior

The track goes away when dismissing it without leaving a trace

Current Behavior

The place of the track stays empty

Steps to Reproduce

  1. Start a queue
    2.remove one of the tracks by swiping it away

Screenshots

Logs

Possible Solution

@MSOB7YY
Copy link
Member

MSOB7YY commented Jun 2, 2024

this probably caused by new flutter version mixed with own optimizations to prevent unnecessary rebuilds

anyways i already discovered it and is fixed in local repo, just need to do many refactoring before i push the changes so yah

@MSOB7YY
Copy link
Member

MSOB7YY commented Jun 27, 2024

forgot to mention it's fixed in beta

@MSOB7YY MSOB7YY closed this as completed Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants