We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
Hi, after #128, the screen text should not be trancated now. And that change is contained in v2.4.0b1. Thank you for report!
v2.4.0b1
Sorry, something went wrong.
No branches or pull requests
Items are truncated at half the screen width:
This gives you lines like:
I'd rather see:
Maybe an option to control max_x and max_y?
The text was updated successfully, but these errors were encountered: