Feature Request: Scroll long titles instead of truncating #460
Noor-Khaldi
started this conversation in
Ideas
Replies: 1 comment 2 replies
|
What's the css you're using with cardmod for this? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Long song titles get cut off with an ellipsis on small/fixed-width dashboards (wall tablets in my case) — see screenshot, "Ludwig van Beethoven - Symphony No…".
Would love an option like options.scroll_long_titles: true that marquees the title when it overflows, and only when it overflows. Same for the artist line would be a bonus.
card_mod works as a workaround but breaks whenever the Emotion class names shift. A built-in option would be much more durable.
Thanks for the great card!
All reactions