[chronojump] Change to Other tests updates GUI correctly



commit b425dcd6a62c97150be1c710f22b4c36340f4f89
Author: Xavier de Blas <xaviblas gmail com>
Date:   Wed Oct 26 11:45:27 2016 +0200

    Change to Other tests updates GUI correctly

 src/gui/chronojump.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/gui/chronojump.cs b/src/gui/chronojump.cs
index d91c2ae..bfde69d 100644
--- a/src/gui/chronojump.cs
+++ b/src/gui/chronojump.cs
@@ -2948,6 +2948,8 @@ public partial class ChronoJumpWindow
                        notebook_sup.CurrentPage = 0;
                        hbox_other.Visible = true;
                        menuitem_mode_selected_other.Visible = true;
+                       notebooks_change(4);
+                       on_extra_window_reaction_times_test_changed(new object(), new EventArgs());
                        radio_mode_reaction_times_small.Active = true;
 
                        notebook_capture_analyze.CurrentPage = 0;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]