From 1dcb897839c96816b65f78cdcd08b106770f2f7b Mon Sep 17 00:00:00 2001 From: Victor Seiji Hariki Date: Sat, 8 Apr 2023 23:05:22 -0300 Subject: [PATCH] feat: Selection mirroring For now only horizontal flip (we can add vertical flip too, but it would be redundant) Signed-off-by: Victor Seiji Hariki --- index.html | 2 +- js/ui/tool/select.js | 64 ++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 60 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 84154d8..8e07afd 100644 --- a/index.html +++ b/index.html @@ -488,7 +488,7 @@ src="js/ui/tool/colorbrush.js?v=84ff9fa" type="text/javascript">