Thource / resizable-chat

BSD 2-Clause "Simplified" License
3 stars 3 forks source link

[suggestion] fade older chat messages #12

Open Odinnh opened 4 months ago

Odinnh commented 4 months ago

it would be great to have it so chat messages would fade out after a customisable set time. and reapear all messages to the fold when you focus the chat box.

As example see Minecraft chat functionality.

Odinnh commented 4 months ago

image

Thource commented 4 months ago

So this can be implemented, but I think it would work best with a fully custom chatbox, like one that only opens when you press enter. As it stands, the messages will fade away but the other chatbox elements, like the scroll bar, chat entry, etc will still be visible.

Odinnh commented 4 months ago

resizable chat could be a co-exist with fading chat if you want to also resize the chat.

there are reasons for it to be integrated and to be separate