Adding diamond shape (#159)

* Adding diamond shape

* hittest diamond shape

* fix x,y arguments

* renaming
This commit is contained in:
Faustino Kialungila 2020-01-06 00:10:35 +01:00 committed by Christopher Chedeau
parent fd6b5024c7
commit 4be88c9c58
2 changed files with 79 additions and 1 deletions

View file

@ -31,10 +31,11 @@ body {
.panelTools {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
label {
margin: 0;
margin: 2px 0;
}
}