pidgin/pidgin

Expand scrolled window in File Transfer dialog

2021-10-25, Elliott Sales de Andrade
c1b80c8288bf
Parents 0c14f2c5cae3
Children a9f32316d828
Expand scrolled window in File Transfer dialog

Otherwise, the list of transfers and details are squashed and don't resize with the dialog.

Testing Done:
Resize the dialog and see the contents fill the window.

Reviewed at https://reviews.imfreedom.org/r/1102/
--- a/pidgin/resources/Xfer/xfer.ui Mon Oct 25 03:32:18 2021 -0500
+++ b/pidgin/resources/Xfer/xfer.ui Mon Oct 25 22:04:41 2021 -0500
@@ -574,7 +574,7 @@
</child>
</object>
<packing>
- <property name="expand">False</property>
+ <property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>