Closed Bratah123 closed 1 year ago
Currently, when you type a really long message, the message will overflow over the given rectangle dimensions.
Make it so once a message is sent, we check if it exceeds the given max length. then use string.shift() (I think it is)
N/A
Abstract
Currently, when you type a really long message, the message will overflow over the given rectangle dimensions.
Details
Make it so once a message is sent, we check if it exceeds the given max length. then use string.shift() (I think it is)
Tasks
N/A