[chronojump] Removed possible circular handle weight changing on load signal
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Removed possible circular handle weight changing on load signal
- Date: Tue, 4 Jul 2017 08:15:41 +0000 (UTC)
commit 248d928e7120ef26164a99738d944b225d140757
Author: Xavier de Blas <xaviblas gmail com>
Date: Tue Jul 4 10:14:57 2017 +0200
Removed possible circular handle weight changing on load signal
src/gui/encoder.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gui/encoder.cs b/src/gui/encoder.cs
index 4697ef2..91d2c9c 100644
--- a/src/gui/encoder.cs
+++ b/src/gui/encoder.cs
@@ -1555,7 +1555,6 @@ public partial class ChronoJumpWindow
else //if(eSQL.laterality == Catalog.GetString("L"))
radio_encoder_laterality_l.Active = true;
- spin_encoder_extra_weight.Value = Convert.ToInt32(eSQL.extraWeight);
entry_raspberry_extra_weight.Text =
Convert.ToInt32(eSQL.extraWeight).ToString();
preferences.EncoderChangeMinHeight(eSQL.encoderConfiguration.has_inertia,
eSQL.minHeight);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]