namidaco / namida

A Beautiful and Feature-rich Music & Video Player with Youtube Support, Built in Flutter
Other
1.48k stars 108 forks source link

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

Closed z9xx7o0 closed 4 days ago

z9xx7o0 commented 4 weeks ago

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 commented 4 weeks ago

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 commented 4 days ago

forgot to mention it's fixed in beta