From d764221d63be31533a556aaf244cea8299d42151 Mon Sep 17 00:00:00 2001 From: Victor Seiji Hariki Date: Thu, 12 Jan 2023 21:49:06 -0300 Subject: [PATCH] support select tool rotation Signed-off-by: Victor Seiji Hariki --- index.html | 6 +-- js/config.js | 15 ++++++ js/ui/tool/generic.js | 75 ++++++++++++++++++++------ js/ui/tool/select.js | 122 ++++++++++++++++++++++-------------------- 4 files changed, 140 insertions(+), 78 deletions(-) diff --git a/index.html b/index.html index 48a63c1..8ff9d89 100644 --- a/index.html +++ b/index.html @@ -355,7 +355,7 @@ type="text/javascript"> - + @@ -370,7 +370,7 @@ @@ -381,7 +381,7 @@ src="js/ui/tool/colorbrush.js?v=3f8c01a" type="text/javascript">