Cursors, Esc to cancel active tool (#946)

* basic drawing cursors

* Esc to cancel tool, I shortcut bug fix

* panel btns hover animation

* minor changes

* Linter fix

* update packages

* remove NYC coverage causing build errors
would be nice to find out a replacement or a fix

---------

Co-authored-by: JFH <20402845+jfhenon@users.noreply.github.com>
This commit is contained in:
olekhshch
2024-01-17 15:19:37 +01:00
committed by GitHub
parent 24f78d3d0f
commit f75d1a83a0
15 changed files with 438 additions and 997 deletions

View File

@@ -8,6 +8,7 @@
--icon-bg-color: #72797A;
--icon-bg-color-hover: #2B3C45;
--input-color: #B2B2B2;
--orange-color: #f9bc01;
--global-se-spin-input-width: 82px;
}