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

Flickering card #101

Open
blackvrs opened this issue Oct 30, 2023 · 1 comment
Open

Flickering card #101

blackvrs opened this issue Oct 30, 2023 · 1 comment
Assignees

Comments

@blackvrs
Copy link

Describe the bug
When you scroll to end up or end down it flickers.
the problem appears more in the tv series and music subpages.
in the video you can see what I mean.

Screenshots
https://www.youtube.com/watch?v=eCeDlNDclvo

Checks
Please check below if true:

[ x] I am running Home Assistant on HTTP protocol
[ ] I am running BOTH Home Assistant AND Plex on HTTPS protocol
[ x] My Plex server is accessible through protocol, port and ip/hostname I have specified for the card.
[ ] My Plex server is running on HTTPS and has a valid certificate.

Card Configuration
type: custom:plex-meets-homeassistant
protocol: http
sort: addedAt:desc
playTrailer: true
showExtras: true
showSearch: true
ip: 192.168.1.xxx
token: *************
port: '32400'
entity: plexPlayer | Kodi 192.168.1.xxx | 192.168.1.xxx| xxxxxxxxx-xxxxx-xxxx-xxxx-xxxxxxxxxxx
libraryName: TV Shows
useHorizontalScroll: 'No'
useShuffle: 'No'
displayTitleMain: 'Yes'
displaySubtitleMain: 'Yes'
title: TV Series (Server)
displayType: '2'

Card Version
3.6.8

Device information
Fire HD Plus 10.1
Samsung Galaxy Tab S6 Lite 2022 10.4"
I have tried it in Fully kiosk browser, Chrome, Firefox and companion app with the same result.

@JurajNyiri
Copy link
Owner

This happens because of smooth scrolling of this tablet. It automatically always adjust to the top of the screen and tablet is slow to render it as it is "scrolling".

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

2 participants