[calls] call-display: Ellipsize labels at the end
- From: Evangelos Ribeiro Tzaras <devrtz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [calls] call-display: Ellipsize labels at the end
- Date: Mon, 5 Jul 2021 15:07:11 +0000 (UTC)
commit 9f45e8b0a5b3285b5938c0f785bfdf170f1f08d5
Author: Evangelos Ribeiro Tzaras <evangelos tzaras puri sm>
Date: Wed Jun 30 23:32:42 2021 +0200
call-display: Ellipsize labels at the end
Fixes #283
src/ui/call-display.ui | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/ui/call-display.ui b/src/ui/call-display.ui
index 4c83d006..729cbde5 100644
--- a/src/ui/call-display.ui
+++ b/src/ui/call-display.ui
@@ -45,6 +45,7 @@
<property name="can_focus">False</property>
<property name="margin_top">6</property>
<property name="margin_bottom">6</property>
+ <property name="ellipsize">end</property>
<attributes>
<attribute name="weight" value="bold"/>
<attribute name="scale" value="1.6"/>
@@ -57,6 +58,7 @@
<property name="can_focus">False</property>
<property name="margin_top">4</property>
<property name="margin_bottom">4</property>
+ <property name="ellipsize">end</property>
</object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]