[chronojump] ForceSensor: do not show interpolated path at load and after capture (also fixes crash)
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] ForceSensor: do not show interpolated path at load and after capture (also fixes crash)
- Date: Wed, 19 May 2021 09:15:59 +0000 (UTC)
commit 5c9beecc5b2a8797b6cc1d72f22a93f12f9d981c
Author: Xavier de Blas <xaviblas gmail com>
Date: Wed May 19 11:15:29 2021 +0200
ForceSensor: do not show interpolated path at load and after capture (also fixes crash)
src/gui/app1/forceSensor.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gui/app1/forceSensor.cs b/src/gui/app1/forceSensor.cs
index 92f6c1bf0..8cc342920 100644
--- a/src/gui/app1/forceSensor.cs
+++ b/src/gui/app1/forceSensor.cs
@@ -2489,7 +2489,7 @@ LogB.Information(" fs R ");
fscPoints.Redo();
- forceSensorDrawInterpolatedFeedback(0);
+ //forceSensorDrawInterpolatedFeedback(0);
forcePaintHVLines(ForceSensorGraphs.CAPTURE,
getForceSensorMaxForceIncludingRectangle(forceSensorValues.Max),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]