lighttigerXIV / SimpleMP-Compose

A simple music player with material you in mind.
MIT License
168 stars 11 forks source link

[BUG] Dragging songs in "Up Next" #10

Closed tyrypyrking closed 1 year ago

tyrypyrking commented 1 year ago

Dragging top one song just removes the next one instead of the expected swap. Dragging any other song works as expected.

lighttigerXIV commented 1 year ago

So many bugs 😂

lighttigerXIV commented 1 year ago

@p-cracker Can you record the bug happening? I can't replicate it

tyrypyrking commented 1 year ago

@lighttigerXIV here's a screen capture, on my device this behavior is replicatable 100% of the time. https://github.com/lighttigerXIV/SimpleMP-Compose/assets/30118924/f18e40bc-65f7-45e2-959b-44c45853bc44

tyrypyrking commented 1 year ago

I forgot to enable touch display, so if it'll be of help i can rerecord.

lighttigerXIV commented 1 year ago

@lighttigerXIV here's a screen capture, on my device this behavior is replicatable 100% of the time. https://github.com/lighttigerXIV/SimpleMP-Compose/assets/30118924/f18e40bc-65f7-45e2-959b-44c45853bc44

I see. It doesn't remove the song. But the view goes down with the song. If you scroll up you will see that it's not the next song Idk why it goes so fast when going down but it's somewhat working as intended. Maybe i should add a scrollbar to make the person understand that :+1:

tyrypyrking commented 1 year ago

I feels inconsistent to move the view if you only swap first and second songs but not the rest. Hense it felt like a bug. I guess, the issue should be closed as it's not a real bug.

lighttigerXIV commented 1 year ago

I feels inconsistent to move the view if you only swap first and second songs but not the rest. Hense it felt like a bug. I guess, the issue should be closed as it's not a real bug.

Yeah. It just drags way too fast :man_shrugging: