From bdf4ca9e31bd3000aff87d3a4c3db3fda1b47967 Mon Sep 17 00:00:00 2001 From: bobzel Date: Thu, 29 Apr 2021 12:30:24 -0400 Subject: fixed bug with color being out of bounds when fully opaque. fixed caption color defaults. --- src/client/views/nodes/ColorBox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/nodes') diff --git a/src/client/views/nodes/ColorBox.tsx b/src/client/views/nodes/ColorBox.tsx index 454fd5a0c..8da5cd1b1 100644 --- a/src/client/views/nodes/ColorBox.tsx +++ b/src/client/views/nodes/ColorBox.tsx @@ -41,7 +41,7 @@ export class ColorBox extends ViewBoxBaseComponent