Avatar

Level 3

I'm using the default SimpleChat pod (from LCCS SDK 1.2.5) and am experiencing two different problems when the chat window has enough chat messages that it has to scroll:

This always happens: When I try to manually scroll to the bottom of the chat history, the scroll bar won't stay all the way down. Then one of the following things happens:

1) If a new message comes in, it's not shown in the chat history window. I have to scroll manually because the scroll bar is not "stuck" to the bottom.
2) If a new message comes in, the chat message window auto-scrolls to the top of the history (the oldest messages), also leaving the most recent message at the bottom (having to scroll to see it).

Any advice?