cdrani / chorus

Enhance Spotify with controls to save favourite snips, auto-skip tracks, set global & custom speed/pitch, and equalizer! More to come!
https://chrome.google.com/webstore/detail/chorus-spotify-enhancer/jfnjmnapkhdbaidedlbdcmhiphfjljcd
MIT License
11 stars 6 forks source link

[Bug]: Chorus Modal Track Info #178

Closed cdrani closed 11 months ago

cdrani commented 12 months ago

The track info in the modal is flexible thus it causes the modal height to vary. I want a constant height, thus I would prefer if the tack info text scrolls when the text is larger than the container instead of wrapping. This is already implemented in the Popup UI, so that's a great starting point.

cdrani commented 11 months ago

I went ahead and implemented this already within #177.