Commit 388e2ae
committed
fix: mem box one line to small in gpu build with cpu & net shown and no gpu shown
The fix for the net box shrinking beyond the minimum size for the gpu build
introduced an issue I missed. In the situation where the cpu box is shown,
as well as the net and mem boxes, with no gpus shown. The mem box is one line
to small and because of this the mem graphs are smaller then they should be.
With a gpu shown it looks fine though which also exaggerates the issue with no
gpu shown.1 parent 6598b7d commit 388e2ae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2381 | 2381 | | |
2382 | 2382 | | |
2383 | 2383 | | |
2384 | | - | |
| 2384 | + | |
2385 | 2385 | | |
2386 | 2386 | | |
2387 | 2387 | | |
| |||
0 commit comments