diff --git a/ReactionRecorder.cs b/ReactionRecorder.cs --- a/ReactionRecorder.cs +++ b/ReactionRecorder.cs @@ -54,7 +54,7 @@ namespace DesertPaintLab 306, // small 306, // medium 320, // large - 350 // huge + 320 // huge }; public static readonly int[] COLOR_BAR_WIDTH = { @@ -62,7 +62,7 @@ namespace DesertPaintLab 306, // small -- includes left and right borders 306, // medium 320, // large - 350 // huge + 320 // huge }; public static readonly int[] RED_BAR_SPACING = {