Allow adding parts to cut via the UI
This commit is contained in:
parent
90af4814fc
commit
322174c9e7
3 changed files with 88 additions and 17 deletions
|
|
@ -33,3 +33,16 @@ rect {
|
|||
stroke-width: 1;
|
||||
stroke: coral
|
||||
}
|
||||
|
||||
text {
|
||||
fill: coral;
|
||||
font: 12px sans-serif;
|
||||
}
|
||||
|
||||
.num-rects {
|
||||
width: 4em;
|
||||
}
|
||||
|
||||
.rect-dim {
|
||||
width: 6em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue