[gnome-software: 1/2] app-dialog: Expand the No Metadata tile
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 1/2] app-dialog: Expand the No Metadata tile
- Date: Tue, 10 Aug 2021 08:44:55 +0000 (UTC)
commit 49e30a99cce030eb22bc48da7b1a0f9f9d83194c
Author: Adrien Plazas <kekun plazas laposte net>
Date: Tue Aug 10 10:04:32 2021 +0200
app-dialog: Expand the No Metadata tile
This ensures it will be correctly centered both horizontally and
vertically, but without expanding beyond its container.
src/gs-details-page.ui | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui
index cfa7d18ac..0df605afc 100644
--- a/src/gs-details-page.ui
+++ b/src/gs-details-page.ui
@@ -628,6 +628,7 @@
<child>
<object class="GtkBox">
<property name="visible">True</property>
+ <property name="hexpand-set">True</property>
<style>
<class name="content-box"/>
</style>
@@ -639,6 +640,7 @@
<property name="spacing">8</property>
<property name="margin">14</property>
<property name="valign">center</property>
+ <property name="hexpand">True</property>
<style>
<class name="dim-label"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]