From 874e39de4bf87b584da6715f7e2bdfa23cfaa491 Mon Sep 17 00:00:00 2001 From: Victor Seiji Hariki Date: Mon, 16 Jan 2023 23:20:13 -0300 Subject: [PATCH] add Ctrl+A and Ctrl+Shift+A shortcuts to select selects all layer content and all visible (still only on current layer) Signed-off-by: Victor Seiji Hariki --- index.html | 4 +- js/lib/input.js | 1 + js/ui/tool/select.js | 93 +++++++++++++++++++++++++++++++------------- 3 files changed, 68 insertions(+), 30 deletions(-) diff --git a/index.html b/index.html index 6878c2d..d033f86 100644 --- a/index.html +++ b/index.html @@ -350,7 +350,7 @@ - + @@ -388,7 +388,7 @@ src="js/ui/tool/colorbrush.js?v=3f8c01a" type="text/javascript">