[chronojump] cont of commit: RunIntervalRealtimeCaptureGraph showing run type on the title
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] cont of commit: RunIntervalRealtimeCaptureGraph showing run type on the title
- Date: Mon, 13 Sep 2021 22:29:59 +0000 (UTC)
commit 73371ffc8487127e078764f14c45bc0df2e07340
Author: Xavier de Blas <xaviblas gmail com>
Date: Tue Sep 14 00:28:02 2021 +0200
cont of commit: RunIntervalRealtimeCaptureGraph showing run type on the title
src/gui/eventExecute.cs | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/gui/eventExecute.cs b/src/gui/eventExecute.cs
index afbca4ae2..fab99928e 100644
--- a/src/gui/eventExecute.cs
+++ b/src/gui/eventExecute.cs
@@ -842,7 +842,8 @@ public partial class ChronoJumpWindow
cairoPaintBarsPreRealTime = new CairoPaintBarsPreRunIntervalRealtimeCapture(
event_execute_drawingarea_realtime_capture_cairo,
preferences.fontType.ToString(), current_mode,
- currentPerson.Name, "test type", preferences.digitsNumber,//
preferences.heightPreferred,
+ currentPerson.Name, type, preferences.digitsNumber,//
preferences.heightPreferred,
+ check_runI_realtime_rel_abs.Active,
distance, lastTime, timesString, distancesString);
// B) Paint cairo graph
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]