From 006aa608e8132a0cd398f09c013a3a97f99af1d7 Mon Sep 17 00:00:00 2001 From: Victor Seiji Hariki Date: Sun, 22 Jan 2023 02:48:56 -0300 Subject: [PATCH] we have working workspaces!! Signed-off-by: Victor Seiji Hariki --- index.html | 12 +- js/index.js | 127 +++++++++++++++--- js/lib/commands.d.js | 2 + js/lib/commands.js | 270 ++++++++++++++++++++++++++++++------- js/lib/layers.js | 6 +- js/ui/floating/layers.js | 279 +++++++++++++++++++++++++++++++-------- js/ui/tool/select.js | 9 +- 7 files changed, 576 insertions(+), 129 deletions(-) diff --git a/index.html b/index.html index eaaa3c0..483eb90 100644 --- a/index.html +++ b/index.html @@ -164,6 +164,8 @@
+ +
@@ -355,8 +357,8 @@ src="js/lib/workspaces.js?v=4fbd55b" type="text/javascript"> - - + + @@ -371,13 +373,13 @@ - + @@ -393,7 +395,7 @@ src="js/ui/tool/colorbrush.js?v=3f8c01a" type="text/javascript">