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

(Android) Mobile layout need fix #37

Open
xiNeRoar opened this issue Jun 12, 2022 · 10 comments
Open

(Android) Mobile layout need fix #37

xiNeRoar opened this issue Jun 12, 2022 · 10 comments

Comments

@xiNeRoar
Copy link

Device: Pixel 5
OS: Android 12
Jellyfin version: 10.8.0
Install method: SkinManager Plugin
Jellyflix version: latest
Image:
photo1655034105

@xiNeRoar xiNeRoar changed the title Mobile layout need fix (Android) Mobile layout need fix Jun 12, 2022
@TimVNL
Copy link
Contributor

TimVNL commented Jul 2, 2022

I just made a commit in my personal fork to possibly fix this 😄 see the screenshot below

Screenshot 2022-07-02 at 21-47-27 Jellyfin

You can test it by replacing the following line in the custom CSS
@import url("https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/default.css");

with
@import url("https://cdn.jsdelivr.net/gh/TimVNL/JellyFlix@main/default.css");

@prayag17
Copy link
Owner

prayag17 commented Jul 3, 2022

This is not how it is supposed to look. I will update JFlix but I am busy with other stuff so it will take some time

@prayag17 prayag17 closed this as completed Jul 3, 2022
@prayag17 prayag17 reopened this Jul 3, 2022
@xiNeRoar
Copy link
Author

xiNeRoar commented Jul 7, 2022

I just made a commit in my personal fork to possibly fix this 😄 see the screenshot below

Screenshot 2022-07-02 at 21-47-27 Jellyfin

You can test it by replacing the following line in the custom CSS @import url("https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/default.css");

with @import url("https://cdn.jsdelivr.net/gh/TimVNL/JellyFlix@main/default.css");

I tried but it doesn't work. i am using following link atm;
@import url(https://prayag17.github.io/JellyFlix/default.css);
when I tried to replace with yours, the CSS doest apply to JF at all

@TimVNL
Copy link
Contributor

TimVNL commented Jul 7, 2022

@xiNeRoar I removed my branch after the lost comment of @prayag17 sorry

@echo-saurav
Copy link

@xiNeRoar I removed my branch after the lost comment of @prayag17 sorry

Can you re upload the code??

@JaxzKyd
Copy link

JaxzKyd commented Nov 7, 2022

@xiNeRoar I removed my branch after the lost comment of @prayag17 sorry

It would be greatly appreciated if you could re-upload it

@JaneQ14
Copy link

JaneQ14 commented Jan 15, 2023

still same effect on android devices

@prayag17
Copy link
Owner

I am busy with other projects currently but I will soon update the skin to support the current jellyfin version.

@bobermilk
Copy link

I edited the css to make it obvious you can scroll,

You can test it by replacing the following line in the custom CSS
@import url("https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/default.css");
with
@import url("https://cdn.jsdelivr.net/gh/bobermilk/JellyFlix@main/default.css");
image

@prayag17
Copy link
Owner

Read the the README

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

7 participants