mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
fix: make throttling flags ellipsized to avoid massively oversized window (#402)
This commit is contained in:
parent
88ba80c21b
commit
2d00ce0ecb
@ -30,5 +30,6 @@ template $InfoRow: Box {
|
||||
halign: end;
|
||||
selectable: bind template.selectable;
|
||||
use-markup: true;
|
||||
ellipsize: end;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user