From 94f636623617cd79066a49af613dbe8cb9d8989b Mon Sep 17 00:00:00 2001 From: Agriya Dev5 Date: Thu, 7 Jan 2021 14:52:10 +0530 Subject: [PATCH] =?UTF-8?q?#37=20Clicking=20anywhere=20on=20the=20bottom?= =?UTF-8?q?=20bar=20(for=20example=20below=20the=20opacity=20button=20is?= =?UTF-8?q?=20displaying=20the=20=E2=80=9Ccolor=20popup=E2=80=9D.)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/editor/components/PaintBox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/editor/components/PaintBox.js b/src/editor/components/PaintBox.js index 0eac2765..41d524db 100644 --- a/src/editor/components/PaintBox.js +++ b/src/editor/components/PaintBox.js @@ -10,7 +10,7 @@ class PaintBox { constructor (container, type) { // set up gradients to be used for the buttons const svgdocbox = new DOMParser().parseFromString( - ` + `