innightwolfsleep / text-generation-webui-telegram_bot

LLM telegram bot
MIT License
106 stars 20 forks source link

Unreadable text in buttons because of shortening #207

Open mustang651 opened 7 months ago

mustang651 commented 7 months ago

Hello. Is there anything we can do with unreadable text in buttons because of shortening besides hiding some of them? image Maybe split them in 2 rows? Or move some of them to the bottom panel? Or both?

innightwolfsleep commented 7 months ago

This is controversial problem... As for me, one-line buttons string looks better at desktop or turned phone, but shrinked on narrow screen. After some testing, I decided to make it one-line. I prefer not to overload UI with additional rows.

p.s. I dont like bottom panel, it is structurally different from inline panel.

mustang651 commented 7 months ago

The problem is that this screenshot is from the desktop app. As I can see it options and continue buttons are better suited for the bottom panel