commit 1fe36d9a723f8733e2ba7e9320ff8a055fda1562
Author: Xavier de Blas <xaviblas gmail com>
Date: Thu Feb 6 12:32:45 2020 +0100
runEncoder prefs min start accel can be 0.1
glade/preferences_win.glade | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glade/preferences_win.glade b/glade/preferences_win.glade
index 3ff3adca..ba511b6d 100644
--- a/glade/preferences_win.glade
+++ b/glade/preferences_win.glade
@@ -3936,7 +3936,7 @@ Other</property>
<property name="secondary_icon_activatable">False</property>
<property name="primary_icon_sensitive">True</property>
<property name="secondary_icon_sensitive">True</property>
- <property name="adjustment">10 1 99 0.10000000000000001 1
0</property>
+ <property name="adjustment">10 0.10000000000000001 99
0.10000000000000001 1 0</property>
<property name="climb_rate">1</property>
<property name="digits">1</property>
<property name="numeric">True</property>