lubeda / EspHoMaTriXv2

A simple DIY status display with a 8x32 RGB LED matrix, implemented with esphome.io and Home Assistant.
MIT License
276 stars 25 forks source link

[FEATURE REQUEST] Scroll icon along with long text #123

Closed chertvl closed 10 months ago

chertvl commented 10 months ago

Feature Request

Is your feature request related to a problem?

Hello ;) Our matrix has low resolution and size, they can not contains too much text to display, that why we use long-text scrolling. For now, I can to call many variants of services to display icon+long text, and long-text will scroll. But there is no way to scroll icon along with text, icon always displays and uses 25% of screen (8x8 px).

Describe the solution / feature you'd like

It would be great to have possibility to scroll icon along with text (off the screen), like it does Awtrix. Thats save 25% of matrix space, to display more letters at the same moment.

Additional context

Here is some video of Awtrix text scroll, what i mean. https://drive.google.com/file/d/1Vj6Mb0sN__ide0T__dQGNk2aqG63QSFF/view?usp=sharing

Thank you!

andrewjswan commented 10 months ago

Good idea for an info window... Especially if there is a lot of text being displayed...

andrewjswan commented 10 months ago

https://youtu.be/Bwhiz0SDhfE

andrewjswan commented 10 months ago

I'll add a new screen type. icon_text_screen rainbow_icon_text_screen and make PR

chertvl commented 10 months ago

https://youtu.be/Bwhiz0SDhfE

It looks amazing! We must implement it! Thank you

andrewjswan commented 10 months ago

Done in 2023.9.1