diff --git a/app/templates/includes/tools/calculator.html b/app/templates/includes/tools/calculator.html index 25cc4ed..3015d5b 100644 --- a/app/templates/includes/tools/calculator.html +++ b/app/templates/includes/tools/calculator.html @@ -12,7 +12,7 @@ on focusin halt the event end -- this prevents bootstrap's static offcanvas from hijacking the focus from the input when open end - on show + on show or keyup[code is 'KeyC' and shiftKey is true and target.nodeName is 'BODY'] from body if my.classList.contains('tw-hidden') remove .tw-hidden from me measure my width, height