From 430dfa3afbfd38fe0db869b962da45903b888264 Mon Sep 17 00:00:00 2001 From: bob Date: Thu, 25 Apr 2019 11:55:59 -0400 Subject: more event fixing. got rid of text box padding. --- src/client/views/nodes/ImageBox.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/client/views/nodes/ImageBox.scss') diff --git a/src/client/views/nodes/ImageBox.scss b/src/client/views/nodes/ImageBox.scss index 96a724867..9fe211df0 100644 --- a/src/client/views/nodes/ImageBox.scss +++ b/src/client/views/nodes/ImageBox.scss @@ -8,6 +8,9 @@ max-height: 100%; pointer-events: none; } +.imageBox-cont-interactive { + pointer-events: all; +} .imageBox-dot { position:absolute; -- cgit v1.2.3-70-g09d2