[chronojump] sprint graph minimum height 200px (no more R problems on graph)



commit a683ac96d59faef1489c2908aef7eebc7e11ccbb
Author: Xavier de Blas <xaviblas gmail com>
Date:   Tue Apr 18 17:03:45 2017 +0200

    sprint graph minimum height 200px (no more R problems on graph)

 glade/app1.glade |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/glade/app1.glade b/glade/app1.glade
index 400bc5f..1e8e58c 100644
--- a/glade/app1.glade
+++ b/glade/app1.glade
@@ -1200,6 +1200,9 @@
                                                             <placeholder/>
                                                             </child>
                                                             <child>
+                                                            <placeholder/>
+                                                            </child>
+                                                            <child>
                                                             <widget class="GtkLabel" 
id="label_start_selector_jumps">
                                                             <property name="visible">True</property>
                                                             <property name="can_focus">False</property>
@@ -14043,7 +14046,7 @@ Concentric</property>
                                                     <property name="vscrollbar_policy">automatic</property>
                                                     <child>
                                                       <widget class="GtkViewport" id="viewport_sprint">
-                                                        <property name="height_request">150</property>
+                                                        <property name="height_request">200</property>
                                                         <property name="visible">True</property>
                                                         <property name="can_focus">False</property>
                                                         <child>
@@ -14058,7 +14061,7 @@ Concentric</property>
                                                   </widget>
                                                   <packing>
                                                     <property name="resize">True</property>
-                                                    <property name="shrink">True</property>
+                                                    <property name="shrink">False</property>
                                                   </packing>
                                                 </child>
                                               </widget>
@@ -20161,6 +20164,9 @@ then click this button.</property>
                                                             <child>
                                                             <placeholder/>
                                                             </child>
+                                                            <child>
+                                                            <placeholder/>
+                                                            </child>
                                                             </widget>
                                                             <packing>
                                                             <property name="expand">False</property>


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