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

Need full screen width option #130

Open
wsanders opened this issue Jun 19, 2024 · 1 comment
Open

Need full screen width option #130

wsanders opened this issue Jun 19, 2024 · 1 comment

Comments

@wsanders
Copy link

wsanders commented Jun 19, 2024

Items are truncated at half the screen width:

This gives you lines like:

Station Selector:

   http://streams.kut.org/4430_192.mp3?
   http://streams.kut.org/4428_192.mp3?
=> http://stream1.early1900s.org:8080

I'd rather see:

Station Selector:

=> http://streams.kut.org/4430_192.mp3?aw_0_1st.playerid=tmx-free
   http://streams.kut.org/4428_192.mp3?aw_0_1st.playerid=kutx-free
   http://stream1.early1900s.org:8080

Maybe an option to control max_x and max_y?

@wsanders wsanders changed the title Use full screen width option for items Need full screen width option Jun 19, 2024
@aisk
Copy link
Owner

aisk commented Jun 27, 2024

Hi, after #128, the screen text should not be trancated now. And that change is contained in v2.4.0b1. Thank you for report!

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