[chronojump] RaceAnalyzer on load do not change to analyze



commit 22375881ce6349fbc7739431eceffa7abd71f993
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Apr 1 19:35:50 2021 +0200

    RaceAnalyzer on load do not change to analyze

 src/gui/app1/runEncoder.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gui/app1/runEncoder.cs b/src/gui/app1/runEncoder.cs
index 857fcf64..8a86dcd0 100644
--- a/src/gui/app1/runEncoder.cs
+++ b/src/gui/app1/runEncoder.cs
@@ -1083,7 +1083,7 @@ public partial class ChronoJumpWindow
 
                runEncoderAnalyzeOpenImage();
                notebook_analyze.CurrentPage = Convert.ToInt32(notebook_analyze_pages.RACEENCODER);
-               radio_mode_contacts_analyze.Active = true;
+               //radio_mode_contacts_analyze.Active = true;
                button_run_encoder_analyze_analyze.Sensitive = true;
 
                // 3) display table


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