diff options
| author | mimi89999 <michel@lebihan.pl> | 2021-01-19 14:08:44 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-05 14:32:09 +0200 |
| commit | 13b38f55c495221828541ffded5f5e74807791b9 (patch) | |
| tree | 6d084a7ae7bb253dd7a351e484ad8beaffa4ab4b /main/data | |
| parent | f7667019e0970ad4bf16c53ae0cc7d203df1ef4c (diff) | |
| download | dino-13b38f55c495221828541ffded5f5e74807791b9.tar.gz | |
Set ConversationView min width
Diffstat (limited to 'main/data')
| -rw-r--r-- | main/data/conversation_content_view/view.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/data/conversation_content_view/view.ui b/main/data/conversation_content_view/view.ui index 17f753f5..47302e2f 100644 --- a/main/data/conversation_content_view/view.ui +++ b/main/data/conversation_content_view/view.ui @@ -4,6 +4,7 @@ <property name="expand">True</property> <property name="homogeneous">False</property> <property name="spacing">0</property> + <property name="width_request">350</property> <property name="visible">True</property> <child> <object class="GtkStack" id="stack"> |
