[gnome-software: 2/3] gs-review-histogram: Increase the width of the actual histogram




commit 18847ba4069c8ab3df1c0bc0b079ecdcb6778347
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon Jul 25 16:24:46 2022 +0200

    gs-review-histogram: Increase the width of the actual histogram
    
    This reduces the amount of unused whitespace on the right side of the
    reviews box.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>
    
    Fixes: #1704

 src/gs-details-page.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui
index 72ea54334..36f141413 100644
--- a/src/gs-details-page.ui
+++ b/src/gs-details-page.ui
@@ -826,6 +826,7 @@
                                                     <property name="visible">False</property>
                                                     <property name="halign">start</property>
                                                     <property name="valign">center</property>
+                                                    <property name="width-request">350</property>
                                                   </object>
                                                 </child>
                                               </object>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]