[chronojump] button_inspect_last_test_run_intervallic not sensitive while run interval capture
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] button_inspect_last_test_run_intervallic not sensitive while run interval capture
- Date: Thu, 4 Nov 2021 04:24:29 +0000 (UTC)
commit 367af8a91813c363864faa89a3c4e996b4fd45cf
Author: Xavier de Blas <xaviblas gmail com>
Date: Thu Nov 4 01:20:41 2021 -0300
button_inspect_last_test_run_intervallic not sensitive while run interval capture
src/gui/app1/chronojump.cs | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/gui/app1/chronojump.cs b/src/gui/app1/chronojump.cs
index 20b271ea0..97840b625 100644
--- a/src/gui/app1/chronojump.cs
+++ b/src/gui/app1/chronojump.cs
@@ -5246,7 +5246,7 @@ public partial class ChronoJumpWindow
//hide jumping (running) buttons
sensitiveGuiEventDoing(false);
-
+
//show the event doing window
double progressbarLimit = 3; //same for startingIn than out (before)
@@ -5393,6 +5393,7 @@ public partial class ChronoJumpWindow
//hide running buttons
sensitiveGuiEventDoing(false);
+ button_inspect_last_test_run_intervallic.Sensitive = false;
//don't let update until test finishes
if(createdStatsWin)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]