client: Fix packing of Component.ConversationActions

This commit is contained in:
Michael Gratton 2021-04-10 21:23:59 +10:00 committed by Michael James Gratton
parent 9e641600c3
commit 4eefe3013e
4 changed files with 20 additions and 25 deletions

View file

@ -108,6 +108,7 @@
<property name="visible">True</property>
<property name="show_conversation_actions">True</property>
<property name="show_response_actions">False</property>
<property name="pack_justified">True</property>
<property name="hexpand">True</property>
</object>
</child>
@ -155,7 +156,6 @@
<property name="visible">True</property>
<property name="show_conversation_actions">False</property>
<property name="show_response_actions">True</property>
<property name="hexpand">True</property>
</object>
</child>
</object>