[chronojump] More person win photo gui improvements



commit 3f805e68c801e3ce28b61b29c7f4fb50626cd6dd
Author: Xavier de Blas <xaviblas gmail com>
Date:   Fri Jul 13 14:55:20 2018 +0200

    More person win photo gui improvements

 glade/person_win.glade | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)
---
diff --git a/glade/person_win.glade b/glade/person_win.glade
index 233ff016..50821e82 100644
--- a/glade/person_win.glade
+++ b/glade/person_win.glade
@@ -279,7 +279,7 @@
                         <property name="n_rows">2</property>
                         <property name="n_columns">2</property>
                         <property name="column_spacing">20</property>
-                        <property name="row_spacing">2</property>
+                        <property name="row_spacing">4</property>
                         <child>
                           <widget class="GtkLabel" id="label21">
                             <property name="visible">True</property>
@@ -296,11 +296,11 @@
                         </child>
                         <child>
                           <widget class="GtkScrolledWindow" id="scrolledwindow3">
-                            <property name="height_request">80</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <child>
                               <widget class="GtkTextView" id="textview_description">
+                                <property name="height_request">100</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                               </widget>
@@ -318,11 +318,9 @@
                           <widget class="GtkVBox" id="vbox_photo">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
-                            <property name="spacing">4</property>
+                            <property name="spacing">2</property>
                             <child>
                               <widget class="GtkImage" id="image_photo_mini">
-                                <property name="width_request">150</property>
-                                <property name="height_request">150</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="stock">gtk-missing-image</property>
@@ -337,7 +335,7 @@
                               <widget class="GtkVBox" id="vbox3">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="spacing">6</property>
+                                <property name="spacing">4</property>
                                 <child>
                                   <widget class="GtkHBox" id="hbox6">
                                     <property name="visible">True</property>
@@ -421,8 +419,9 @@
                                     </child>
                                   </widget>
                                   <packing>
-                                    <property name="expand">True</property>
-                                    <property name="fill">True</property>
+                                    <property name="expand">False</property>
+                                    <property name="fill">False</property>
+                                    <property name="pack_type">end</property>
                                     <property name="position">0</property>
                                   </packing>
                                 </child>
@@ -438,7 +437,7 @@
                             <property name="top_attach">1</property>
                             <property name="bottom_attach">2</property>
                             <property name="x_options"/>
-                            <property name="y_options"/>
+                            <property name="y_options">GTK_FILL</property>
                           </packing>
                         </child>
                         <child>
@@ -614,9 +613,6 @@
                                     <child>
                                       <placeholder/>
                                     </child>
-                                    <child>
-                                      <placeholder/>
-                                    </child>
                                     <child>
                                       <widget class="GtkLabel" id="label218">
                                         <property name="visible">True</property>
@@ -2031,6 +2027,9 @@
                                     <child>
                                       <placeholder/>
                                     </child>
+                                    <child>
+                                      <placeholder/>
+                                    </child>
                                   </widget>
                                 </child>
                               </widget>


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