mirror of
https://github.com/danieladov/jellyfin-plugin-skin-manager.git
synced 2026-05-09 08:25:58 +02:00
[GH-ISSUE #61] Android: JellyFlix skin breaks "next episode" / "hide" buttons #29
Labels
No labels
enhancement
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/jellyfin-plugin-skin-manager#29
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 @FunctionDJ on GitHub (Oct 18, 2023).
Original GitHub issue: https://github.com/danieladov/jellyfin-plugin-skin-manager/issues/61
When using the JellyFlix skin the buttons that show up near the end of an episode (e.g. with otherwise default config) are broken. Any taps "fall through" the buttons and instead trigger the seekbar or settings menu behind them, even though those are invisible.
When changing back to Default skin in the skin manager, this issue goes away.
I didn't test with other skins yet so i can't tell if this is exclusive to the JellyFlix skin or all custom skins.
I wanna note that i'm deploying Jellyfin with the Linuxserver.io Docker image, not the official image.
@FunctionDJ commented on GitHub (Oct 19, 2023):
Happens with Ultrachromatic too