[chronojump] encoder_configuration "connected to axis" moved under rotary friction



commit 1db88a66a8023c208b57600221792da9664431c1
Author: Xavier de Blas <xaviblas gmail com>
Date:   Fri Aug 21 12:02:02 2020 +0100

    encoder_configuration "connected to axis" moved under rotary friction

 glade/encoder_configuration.glade | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)
---
diff --git a/glade/encoder_configuration.glade b/glade/encoder_configuration.glade
index 0a9d8302..92ae5f80 100644
--- a/glade/encoder_configuration.glade
+++ b/glade/encoder_configuration.glade
@@ -123,6 +123,20 @@
                         <property name="position">1</property>
                       </packing>
                     </child>
+                    <child>
+                      <widget class="GtkCheckButton" id="check_rotary_friction_inertia_on_axis">
+                        <property name="label" translatable="yes">Connected to axis</property>
+                        <property name="can_focus">True</property>
+                        <property name="receives_default">False</property>
+                        <property name="draw_indicator">True</property>
+                        <signal name="toggled" handler="on_check_rotary_friction_inertia_on_axis_toggled" 
swapped="no"/>
+                      </widget>
+                      <packing>
+                        <property name="expand">False</property>
+                        <property name="fill">False</property>
+                        <property name="position">2</property>
+                      </packing>
+                    </child>
                   </widget>
                   <packing>
                     <property name="expand">False</property>
@@ -280,20 +294,6 @@
                           <widget class="GtkHBox" id="hbox6">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
-                            <child>
-                              <widget class="GtkCheckButton" id="check_rotary_friction_inertia_on_axis">
-                                <property name="label" translatable="yes">Connected to axis</property>
-                                <property name="can_focus">True</property>
-                                <property name="receives_default">False</property>
-                                <property name="draw_indicator">True</property>
-                                <signal name="toggled" 
handler="on_check_rotary_friction_inertia_on_axis_toggled" swapped="no"/>
-                              </widget>
-                              <packing>
-                                <property name="expand">False</property>
-                                <property name="fill">False</property>
-                                <property name="position">0</property>
-                              </packing>
-                            </child>
                             <child>
                               <widget class="GtkHBox" id="hbox7">
                                 <property name="visible">True</property>
@@ -396,7 +396,7 @@
                               <packing>
                                 <property name="expand">True</property>
                                 <property name="fill">True</property>
-                                <property name="position">1</property>
+                                <property name="position">0</property>
                               </packing>
                             </child>
                           </widget>


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