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

Long channel names cut off #507

Open
cconrad opened this issue Jan 16, 2025 · 1 comment
Open

Long channel names cut off #507

cconrad opened this issue Jan 16, 2025 · 1 comment

Comments

@cconrad
Copy link

cconrad commented Jan 16, 2025

Description
Long channel names are truncated with an ellipsis, making it impossible to know which exact channel one tunes to.

Expected result
Suggested solutions in order of personal preference:

  1. Wrap long channel names to multiple lines (preferably with a smaller font size than channels which do not need to wrap, even better if the font sizes for both wrapped and unwrapped channel names, and the maximum number of lines to use, were user-configurable)
  2. Allow resizing of the width of the channel list pane
  3. Show the full name when hovering the mouse over the truncated channel name

Screenshot
image

Desktop

  • Distribution: Electron
  • OS: Linux and Windows
  • Browser: Edge
  • Version: v1.0.0-beta.4
@CHPcybro
Copy link

Description Long channel names are truncated with an ellipsis, making it impossible to know which exact channel one tunes to.

Expected result Suggested solutions in order of personal preference:

1. Wrap long channel names to multiple lines (preferably with a smaller font size than channels which do not need to wrap, even better if the font sizes for both wrapped and unwrapped channel names, and the maximum number of lines to use, were user-configurable)

2. Allow resizing of the width of the channel list pane

3. Show the full name when hovering the mouse over the truncated channel name

Screenshot image

Desktop

* Distribution: Electron

* OS: Linux and Windows

* Browser: Edge

* Version: v1.0.0-beta.4

This is needed to make the app worth using

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants