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

Rewrite GridButton with Compose #2670

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

nielsvanvelzen
Copy link
Member

Changes

  • Rewrite GridButton with Compose
  • Add image-less grid button
  • Use image-less grid button for everything except the "favorites" playlist in the music smart screen

Unfortunately the "active" effect cannot be changed for specific items without rewriting a lot of code so for now it uses the zoom effect instead of our regular background color change with buttons. This can be fixed when we convert even more stuff to compose.

Issues

Screenshots
image

top: music favorite button
bottom: image-less grid button

@nielsvanvelzen nielsvanvelzen added the enhancement New feature or request label Apr 16, 2023
@nielsvanvelzen nielsvanvelzen added this to the v0.16.0 milestone Apr 16, 2023
@nielsvanvelzen nielsvanvelzen marked this pull request as ready for review April 16, 2023 15:42
@thornbill
Copy link
Member

I always hated the way the icon card things looked. Definitely prefer the plain button styling! 💜

@nielsvanvelzen nielsvanvelzen merged commit 9a77e63 into jellyfin:master Apr 19, 2023
@nielsvanvelzen nielsvanvelzen deleted the compose-grid-button branch April 19, 2023 17:29
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.

2 participants