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

Scrolling out of view on Home-Screen #67

Open
felixkmh opened this issue Nov 25, 2023 · 6 comments
Open

Scrolling out of view on Home-Screen #67

felixkmh opened this issue Nov 25, 2023 · 6 comments

Comments

@felixkmh
Copy link

felixkmh commented Nov 25, 2023

Describe the bug
When on the Home-Screen, scrolling down seems to add the wrong offset, such that the selected row keeps moving down with every step. Also the distance between the rows seems off. I can not see the second row when the first one is selected and there is just empty space below it.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Home-Screen
  2. Navigate down

Expected behavior
Selected row stays visible and does not shift downwards with every step.

Screenshots
Here's a clip of me just navigating all the way down, and then up again:

Vid20231125122609.mp4

Additional context
App-Version: 1.1.3b
TV: GQ55S90CATXZG (4K), Version 1310.3

@jhassan8
Copy link
Owner

hi @felixkmh, before to version 1.1.3b did this work correctly? I am trying to solve a similar error that happens only on some TVs.

@felixkmh
Copy link
Author

Hi, I checked with version 1.1.1, and the issue is also present. But in addition, it seems like the selection box is also twice as high as it should be.

@felixkmh
Copy link
Author

It's also possible that the problem also occurs on other devices, just less noticable. I tried running it in an emulator at 1080p and the selected row still shifts downwards when scrolling down, but only a few pixels at a time. So it's not as noticable.

@felixkmh
Copy link
Author

felixkmh commented Nov 25, 2023

There seems to be an issue with slick and vertical mode too, when slides have varying heights:
kenwheeler/slick#2962
kenwheeler/slick#1803
And in my case, the first row seems to have a different height, compared to the others.

@jhassan8
Copy link
Owner

hi @felixkmh, please test the new my list screen (v1.1.5) with more than one crunchylist, to check if the solution implemented there works, so I replicate it on the other screens...

if you have the ..._online.wgt version installed, it is not necessary to reinstall the app, just turn off the TV and turn it on again to clean the app cache and load the new one version.

if you have the ..._offline_vX.X.X.wgt version installed, you must install the new version.

thanks

@felixkmh
Copy link
Author

Hi @jhassan8, I tried using the new list screen with multiple lists and as far as I can tell there is no issue with the lists shifting when scrolling. But the issue on the home screen seemed to be present when rows had different heights. The rows in the My lists view all seem to have the same height.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants