[chronojump] needed on last commit



commit c064a8b5233d11dce897627093e885d3a66374b3
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Jun 18 13:24:28 2020 +0200

    needed on last commit

 src/gui/eventExecute.cs | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/src/gui/eventExecute.cs b/src/gui/eventExecute.cs
index 90c565f1..c7fd0b9e 100644
--- a/src/gui/eventExecute.cs
+++ b/src/gui/eventExecute.cs
@@ -2731,9 +2731,8 @@ public partial class ChronoJumpWindow
        {
                if(current_menuitem_mode == Constants.Menuitem_modes.JUMPSSIMPLE)
                        updateGraphJumpsSimple ();
-
-
-               //TODO: run simple, rt
+               else if(current_menuitem_mode == Constants.Menuitem_modes.RUNSSIMPLE)
+                       updateGraphRunsSimple ();
        }
 
        private void on_radio_contacts_graph_test_toggled (object o, EventArgs args)


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