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

overflow-{x,y} on Tizen causes major slowdowns #69

Closed
JeWe37 opened this issue Mar 17, 2023 · 1 comment
Closed

overflow-{x,y} on Tizen causes major slowdowns #69

JeWe37 opened this issue Mar 17, 2023 · 1 comment

Comments

@JeWe37
Copy link

JeWe37 commented Mar 17, 2023

Describe the bug
Any use of overflow-{x,y} causes major slowdowns when scrolling on Tizen. It is used solely in header_transparent.css. I'm hardly an expert on CSS and removing it produced no visual differences that I could notice, perhaps it might make sense to just remove it entirely? The only media query I found that let me reliably distinguish my TV was pointer: none.

To Reproduce
Use

@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/base.css');
@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/accentlist.css');
@import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/header/header_transparent.css');

on a Samsung TV.

Screenshots
If I could add a video I could show you major stuttering while scrolling.

@JeWe37
Copy link
Author

JeWe37 commented Mar 17, 2023

Duplicate of #38 . Potentially the pointer: none could be useful though to others.

@JeWe37 JeWe37 closed this as completed Mar 17, 2023
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

1 participant