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
When passing a long description of an exception, the expanded version of an item in the Terminal draws badly.
Suggested solution
The Terminal delegate does not take into account the length of the data it includes in an expanded item. We'll need to parse the information and determine their actual sized. We may also take this opportunity to lay them out a bit nicer.
The text was updated successfully, but these errors were encountered:
Problem
When passing a long description of an exception, the expanded version of an item in the Terminal draws badly.
Suggested solution
The Terminal delegate does not take into account the length of the data it includes in an expanded item. We'll need to parse the information and determine their actual sized. We may also take this opportunity to lay them out a bit nicer.
The text was updated successfully, but these errors were encountered: