[gnome-software/1855-loading-screen-papercuts] gs-loading-page: Change packing of the progress bar
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/1855-loading-screen-papercuts] gs-loading-page: Change packing of the progress bar
- Date: Tue, 16 Aug 2022 05:56:52 +0000 (UTC)
commit 2d4a2edd0c465fcf93749b753c0613236f5b85f3
Author: Milan Crha <mcrha redhat com>
Date: Tue Aug 16 07:55:34 2022 +0200
gs-loading-page: Change packing of the progress bar
Make it smaller and closer to the label above it.
Closes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1855
src/gs-loading-page.ui | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/src/gs-loading-page.ui b/src/gs-loading-page.ui
index b711d34b2..f2ea1cfef 100644
--- a/src/gs-loading-page.ui
+++ b/src/gs-loading-page.ui
@@ -14,12 +14,10 @@
</style>
<child>
<object class="AdwClamp">
- <!-- We explicitly want to use the default AdwClamp sizes here, as
- does AdwStatusPage. -->
+ <property name="maximum-size">400</property>
<child>
<object class="GtkProgressBar" id="progressbar">
<property name="fraction">0.0</property>
- <property name="margin_top">20</property>
<property name="margin_bottom">12</property>
<style>
<class name="upgrade-progressbar"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]