UI: ellipsize outbound description
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
a42da682b5
commit
1f44dd98d1
1 changed files with 1 additions and 0 deletions
|
@ -17,5 +17,6 @@ template $SingularityUiOutboundRow: Gtk.Box {
|
||||||
|
|
||||||
Label descr {
|
Label descr {
|
||||||
label: "Placeholder name";
|
label: "Placeholder name";
|
||||||
|
ellipsize: end;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue