finished hooking up the inventory adjustment slider when using manual control on the bin page

This commit is contained in:
csawatzky 2026-06-03 12:36:08 -06:00
parent b8a49197cb
commit 13c15ec195
6 changed files with 169 additions and 26 deletions

View file

@ -300,7 +300,8 @@ export default function BinTableView(props: Props) {
}}>
Show All Cables
</Button>
<Tooltip title="testing">
<Tooltip title="This table shows the bins levels using nodes that are in the grain averaged together. Data comes from the bins status.
Use the button to see all of the cables individually.">
<Info />
</Tooltip>
</Box>