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

Enable scrolling on Item Text on home screen #210

Merged
merged 4 commits into from
May 13, 2020

Conversation

neilsb
Copy link
Member

@neilsb neilsb commented May 10, 2020

Make Item Titles scroll when too long to be displayed under the Poster

Changes
Changed from using Label to ScrollingLabel for item title. When the focussed item on the Home Screen is too long to be displayed fully (and ellipses are used to truncate the text) the scrolling is started. When the item loses focus, the scrolling is stopped.

The delay after gaining focus appears to be set by Roku and is not configurable.

@cewert cewert merged commit 8b82d2a into jellyfin:master May 13, 2020
@neilsb neilsb deleted the scroll-item-text branch October 28, 2020 10:16
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

Successfully merging this pull request may close these issues.

None yet

2 participants