mixxorz opened this issue 4 years ago ยท 0 comments
Players are able to scroll past their chat history. This is because each sliding frame has a limit of 128 messages, so older message frames are recycled (to conserve memory). This is not taken account into the scrolling logic.