[geary/wip/730682-refine-convo-list: 36/37] Mark dynamic ConversationListItem UI elements as no-show-all.
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/wip/730682-refine-convo-list: 36/37] Mark dynamic ConversationListItem UI elements as no-show-all.
- Date: Mon, 11 Dec 2017 21:15:37 +0000 (UTC)
commit a6ba85e7e826b72a14c901ee59649e8615b86a4d
Author: Michael James Gratton <mike vee net>
Date: Mon Dec 11 21:42:05 2017 +1100
Mark dynamic ConversationListItem UI elements as no-show-all.
ui/conversation-list-item.ui | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/ui/conversation-list-item.ui b/ui/conversation-list-item.ui
index 17c2874..a3f1547 100644
--- a/ui/conversation-list-item.ui
+++ b/ui/conversation-list-item.ui
@@ -51,6 +51,7 @@
<property name="sensitive">False</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="no_show_all">True</property>
<property name="tooltip_text" translatable="yes" comments="Note: The application will never show
this button at the same time as unstar_button, one will always be hidden.">Mark this message as
starred</property>
<property name="valign">center</property>
<property name="vexpand">True</property>
@@ -74,6 +75,7 @@
<property name="sensitive">False</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="no_show_all">True</property>
<property name="tooltip_text" translatable="yes" comments="Note: The application will never show
this button at the same time as star_button, one will always be hidden.">Mark this message as not
starred</property>
<property name="valign">center</property>
<property name="vexpand">True</property>
@@ -102,6 +104,7 @@
<child>
<object class="GtkLabel" id="preview">
<property name="can_focus">False</property>
+ <property name="no_show_all">True</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
<property name="label" translatable="yes" comments="Placeholder for preview text used while loading
the preview for a message in the conversation list.">…</property>
@@ -122,6 +125,7 @@
<object class="GtkLabel" id="count">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="no_show_all">True</property>
<property name="halign">end</property>
<property name="valign">center</property>
<property name="vexpand">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]