You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Server messages that are long enough to constitute scrolling get their last line clipped out by the ScrollView's gradient opacity mask.
Adding some padding to the bottom of the MarkdownView should fix it.
Server messages that are long enough to constitute scrolling get their last line clipped out by the ScrollView's gradient opacity mask.

Adding some padding to the bottom of the MarkdownView should fix it.