finished some tweaks for the new bin page
This commit is contained in:
parent
87382dd5d8
commit
2cffc20daa
10 changed files with 225 additions and 130 deletions
|
|
@ -92,6 +92,7 @@ export default function Bin3dView(props: Props) {
|
|||
dims.diameter,
|
||||
dims.sidewallHeight,
|
||||
dims.hopperHeight,
|
||||
dims.roofHeight,
|
||||
fillPercent
|
||||
);
|
||||
}, [isCableInventory, fillPercent, dims]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue