[fractal/fractal-next] content: Improve minimal height
- From: Julian Sparber <jsparber src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal/fractal-next] content: Improve minimal height
- Date: Sat, 25 Dec 2021 09:20:03 +0000 (UTC)
commit cd92949d13499ef9869fd0b1901c21c241bd2b2c
Author: Kai A. Hiller <V02460 gmail com>
Date: Thu Dec 16 17:47:48 2021 +0100
content: Improve minimal height
data/resources/ui/content.ui | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/data/resources/ui/content.ui b/data/resources/ui/content.ui
index d8e7b62c..8185b5aa 100644
--- a/data/resources/ui/content.ui
+++ b/data/resources/ui/content.ui
@@ -75,7 +75,11 @@
</object>
</child>
<child>
- <object class="IdentityVerificationWidget" id="identity_verification_widget"/>
+ <object class="GtkScrolledWindow">
+ <child>
+ <object class="IdentityVerificationWidget" id="identity_verification_widget"/>
+ </child>
+ </object>
</child>
</object>
</child>
@@ -83,4 +87,3 @@
</property>
</template>
</interface>
-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]