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

Shrink BaseItemInfoRowRuntime size #3724

Merged

Conversation

nielsvanvelzen
Copy link
Member

@nielsvanvelzen nielsvanvelzen commented Jul 5, 2024

We've added quite some stuff to the BaseItemInfoRow over time. With 0.17 there's now enough to have it overflow in some scenarios. Let's shrink it down!

Changes

  • Remove "ends at" in BaseItemInfoRow
    • Note that it still shows this information in the FullScreenDetails & player
  • Shorten duration format
  • Add clock icon to duration

9270000381

Issues

@nielsvanvelzen nielsvanvelzen added the enhancement New feature or request label Jul 5, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.17.0 milestone Jul 5, 2024
@nielsvanvelzen nielsvanvelzen merged commit 19bfaa6 into jellyfin:master Jul 6, 2024
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the basiteminforow-shorten branch July 6, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants