[chronojump] Hidden the button_force_sensor_sync for release until it works
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Hidden the button_force_sensor_sync for release until it works
- Date: Thu, 31 Dec 2020 12:35:11 +0000 (UTC)
commit 26ba9521ff620bf04ebb660e6120617cbb2e26ce
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 181307d0..f65d772a 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]