trakt-tools / universal-trakt-scrobbler

MIT License
559 stars 54 forks source link

Don't wrap episode titles in History #247

Closed downey-lv closed 1 year ago

downey-lv commented 1 year ago

Resolves #241

Changes:

While dynamically resizing the row of cards to fit all of the information would be a better solution, I couldn't figure it out without quite large changes like relying on JS to resize that after load. I think this works quite well for now and allows full use of the extension.

Before: before

After: after