ui: Change ascii branch drawings in attachment tree

pull/234/head
Manos Pitsidianakis 4 years ago
parent af38b1306a
commit 4301fa3b04
No known key found for this signature in database
GPG Key ID: 73627C2F690DF710

@ -249,8 +249,7 @@ impl MailView {
} else { } else {
s.push(' '); s.push(' ');
} }
s.push('\\'); s.push_str("\\_ ");
s.push(' ');
} else { } else {
if has_sibling { if has_sibling {
s.push('|'); s.push('|');

Loading…
Cancel
Save