[chronojump/optimizeRFD] Hidden the button_force_sensor_sync for release until it works
- From: Xavier Padullés <xpadulles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump/optimizeRFD] Hidden the button_force_sensor_sync for release until it works
- Date: Sun, 3 Jan 2021 17:07:58 +0000 (UTC)
commit 113bca21122e58b193a7f6bdd22b73cb91825328
Author: Xavier de Blas <xaviblas gmail com>
Date: Thu Dec 31 13:34:54 2020 +0100
Hidden the button_force_sensor_sync for release until it works
src/gui/app1/chronojump.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gui/app1/chronojump.cs b/src/gui/app1/chronojump.cs
index 181307d0d..f65d772ac 100644
--- a/src/gui/app1/chronojump.cs
+++ b/src/gui/app1/chronojump.cs
@@ -3233,7 +3233,7 @@ public partial class ChronoJumpWindow
hbox_contacts_sup_capture_analyze_two_buttons.Visible = true;
alignment_button_threshold.Visible = false;
alignment_button_force_sensor_adjust.Visible = true;
- button_force_sensor_sync.Visible = true;
+ //button_force_sensor_sync.Visible = true; //TODO: show again when it fully works,
now is hidden for 2.1.0 release
//notebook_capture_analyze.GetNthPage(2).Hide(); //hide jumpsProfile on other tests
event_graph_label_graph_test.Visible = true;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]