Glass
Glass copied to clipboard
Scroll limits bug
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.