mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-26 07:05:52 +03:00
[GH-ISSUE #61] Fails to download all remaining lyrics upon app aspect ratio change. #43
Labels
No labels
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SongSync#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @u12bdragon on GitHub (Mar 16, 2024).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/61
When app is in splitscreen mode with another app on the left/right, or is in pop-up (floating on top) mode, and you resize it, it fails to find the rest of the lyrics in batch download mode, immediately.
Steps to reproduce the behavior:
The expected behavior is that nothing should happen, as I'm not closing the app.
Samsung Tab S7 +
Android 13
v3.0.1
@pdimu commented on GitHub (May 18, 2024):
The dialog before batch downloading for lyrics says clearly not to close the app, and I guess split screen is included, as performing actions on another app while you're downloading the lyrics puts SongSync to run into background (but still have a window of it so you can see what happens and quickly do something between two apps) which is similar to closing the app and leaving it running in the background. Aka the error is caused by leaving the app (and my theory on the split screen is pretty accurate, so don't tell me you didn't leave the app)