[gnome-control-center/expand-subtitle-labels-to-2-lines-in-rows: 2/2] multitasking: Expand row subtitles to a second line
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/expand-subtitle-labels-to-2-lines-in-rows: 2/2] multitasking: Expand row subtitles to a second line
- Date: Wed, 6 Oct 2021 10:40:09 +0000 (UTC)
commit 305fc2e26e9ae2fcb9f8400dbce0a7330671f0b7
Author: Felipe Borges <felipeborges gnome org>
Date: Wed Oct 6 12:37:44 2021 +0200
multitasking: Expand row subtitles to a second line
Depending on the language used, the label could get long and
unreadable (ellipsized).
Fixes #1486
panels/multitasking/cc-multitasking-row.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/panels/multitasking/cc-multitasking-row.ui b/panels/multitasking/cc-multitasking-row.ui
index a3377229f..dcb90e9d4 100644
--- a/panels/multitasking/cc-multitasking-row.ui
+++ b/panels/multitasking/cc-multitasking-row.ui
@@ -75,7 +75,7 @@
<property name="ellipsize">end</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
- <property name="lines">1</property>
+ <property name="lines">2</property>
<property name="wrap">True</property>
<property name="wrap-mode">word-char</property>
<property name="xalign">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]