From f23fde615bbeb98a93923eab1ee11c2230e67cd5 Mon Sep 17 00:00:00 2001 From: Stanley Yip Date: Thu, 14 May 2020 17:23:34 -0700 Subject: fixed colorbox and added width slider --- src/client/views/nodes/ColorBox.tsx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/client/views/nodes/ColorBox.tsx') diff --git a/src/client/views/nodes/ColorBox.tsx b/src/client/views/nodes/ColorBox.tsx index bc84204b9..f899b6bc8 100644 --- a/src/client/views/nodes/ColorBox.tsx +++ b/src/client/views/nodes/ColorBox.tsx @@ -27,6 +27,10 @@ export class ColorBox extends ViewBoxBaseComponent +
+
{InkingControl.Instance.selectedWidth ?? 2}
+ ) => InkingControl.Instance.switchWidth(e.target.value)} /> +
; } } \ No newline at end of file -- cgit v1.2.3-70-g09d2