Skip to content

Cap height of send message box, and make it scrollable

Devin Lin requested to merge work/cap-send-message-box into master

Cap the height of the send message box, and allow it to be scrollable. The diff looks really bad but I just moved the TextArea into a ScrollView.

Before:

image

After:

image

Edited by Devin Lin

Merge request reports