feat: Added penMode for palm rejection (#4657)

Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
zsviczian
2022-02-02 14:31:38 +01:00
committed by GitHub
parent edfbac9d7d
commit 4486fbc2c6
13 changed files with 305 additions and 4 deletions

View File

@@ -46,6 +46,10 @@
}
}
.ToolIcon__hidden {
box-shadow: none !important;
}
.ToolIcon.ToolIcon__lock {
margin-inline-end: var(--space-factor);
&.ToolIcon_type_floating {