doublespeakgames / adarkroom

A Dark Room - A Minimalist Text Adventure
Mozilla Public License 2.0
7.31k stars 1.62k forks source link

Make chat log scrollable #717

Open iByteABit256 opened 1 year ago

iByteABit256 commented 1 year ago

Add a scrollbar next to the chat log in order to be able to see messages you missed that have gone too far down

MrBlackGhostt commented 11 months ago

if this is not assign to anyone i want to work on it

iByteABit256 commented 11 months ago

It doesn't seem like anyone's working on it

MrBlackGhostt commented 11 months ago

can i work onit

MrBlackGhostt commented 11 months ago

is the chat deleted after the height cross 700px

MrBlackGhostt commented 11 months ago

https://github.com/doublespeakgames/adarkroom/assets/114517078/2a360d20-a906-4835-9cd8-30332d271a20

i put the scrollbar but the not able to show all the chat

iByteABit256 commented 11 months ago

You should take a look here, this is the function that clears old notifications. This feature would probably require the old notifications to stay in memory though, but I doubt this has a big performance cost.