From 35a62ae9fe2e8356651313918badd692f6c9bb2b Mon Sep 17 00:00:00 2001 From: Victor Seiji Hariki Date: Thu, 12 Jan 2023 01:00:06 -0300 Subject: [PATCH] back to original transform tool state But way more flexible implementation Signed-off-by: Victor Seiji Hariki --- index.html | 10 +- js/initalize/layers.populate.js | 6 +- js/lib/toolbar.js | 8 +- js/lib/util.js | 10 ++ js/ui/tool/generic.js | 289 +++++++++++++++++++++++++------- js/ui/tool/select.js | 263 ++++++++++++++++++++++++++--- 6 files changed, 499 insertions(+), 87 deletions(-) diff --git a/index.html b/index.html index e608e25..4a9f5eb 100644 --- a/index.html +++ b/index.html @@ -341,17 +341,17 @@ - + - + @@ -370,7 +370,7 @@ @@ -381,7 +381,7 @@ src="js/ui/tool/colorbrush.js?v=3f8c01a" type="text/javascript">