Glass

Glass

73.6k Downloads

Scroll limits bug

mixxorz opened this issue ยท 0 comments

commented

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.