[gnome-disk-utility] Make SMART attributes view expand vertically



commit 2e83352e36bc5041f7e226b1a413da7f3f92a0f9
Author: sitting33 <me 33rd dev>
Date:   Wed Apr 28 19:33:49 2021 +0300

    Make SMART attributes view expand vertically

 src/disks/ui/smart-dialog.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/disks/ui/smart-dialog.ui b/src/disks/ui/smart-dialog.ui
index e9559a20..923beda0 100644
--- a/src/disks/ui/smart-dialog.ui
+++ b/src/disks/ui/smart-dialog.ui
@@ -86,7 +86,6 @@
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="hexpand">True</property>
-                    <property name="vexpand">True</property>
                     <property name="row_spacing">10</property>
                     <property name="column_spacing">10</property>
                     <child>
@@ -335,6 +334,7 @@
                         <property name="can_focus">True</property>
                         <property name="rules_hint">True</property>
                         <property name="enable_search">False</property>
+                        <property name="vexpand">True</property>
                         <child internal-child="selection">
                           <object class="GtkTreeSelection" id="treeview-selection1"/>
                         </child>


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