diff options
| author | Michel Le Bihan <michel@lebihan.pl> | 2021-02-08 17:54:17 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-05 14:32:09 +0200 |
| commit | 125a660af9bb0ea1bb258d3ed426fe3d6e3a47d3 (patch) | |
| tree | 8063a0fbced74714b895e03f04513782fb71e575 /main | |
| parent | 13b38f55c495221828541ffded5f5e74807791b9 (diff) | |
[feature/handy]: Adapt OMEMO dialog (#985)
* Wrap OMEMO automatically accept label
* Change OMEMO fingerprint label to wrap with max-width
* Set contact OMEMO dialog as resizable
* Disable expanding grid in contact details
Diffstat (limited to 'main')
| -rw-r--r-- | main/data/contact_details_dialog.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/data/contact_details_dialog.ui b/main/data/contact_details_dialog.ui index 7ebfaaa5..3ba17746 100644 --- a/main/data/contact_details_dialog.ui +++ b/main/data/contact_details_dialog.ui @@ -36,6 +36,7 @@ <property name="margin-top">20</property> <property name="margin-bottom">12</property> <property name="column-spacing">10</property> + <property name="expand">False</property> <property name="visible">True</property> <child> <object class="DinoUiAvatarImage" id="avatar"> |
