Glimesh / glimesh.tv

Glimesh is a next generation live streaming platform built by the community, for the community.
https://glimesh.tv
Other
461 stars 77 forks source link

Fix/edit button long stream title bug #883

Closed MemoryLeakDeath closed 1 year ago

MemoryLeakDeath commented 1 year ago

Fixes #880

Long stream titles will now be truncated with an ellipsis with enough room to accommodate the edit button on the line. I've also added a rollover tooltip that will show the non-truncated version of the title. The truncation is responsive as shown below:

1080p: image

Widescreen: image

Small Window: image

clone1018 commented 1 year ago

Looks good, thanks!