Commit 4071457
committed
feat(app): tidy the Block Balance imports
Three space savers on the imports:
- Drop the inline hover lock/unlock button on every import — sizing the block
by an input already lives in the right-click context menu ("Size block by this
input"). The rate field + unlock control now show only on the one locked input.
- Remove the redundant "burning X/s" callout from the balance header; the burned
fuel already appears in the imports.
- Overlay the fuel flame on the item's chip icon instead of as a separate icon
beside it (new ItemChip `fuel` prop), for imports and exports both.
Also stop the power-header bar from rendering empty for a fuel-only block.1 parent ac88ba7 commit 4071457
1 file changed
Lines changed: 19 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1389 | 1389 | | |
1390 | 1390 | | |
1391 | 1391 | | |
1392 | | - | |
1393 | | - | |
1394 | | - | |
1395 | | - | |
1396 | | - | |
1397 | | - | |
1398 | | - | |
1399 | | - | |
1400 | | - | |
1401 | | - | |
1402 | | - | |
1403 | | - | |
1404 | | - | |
1405 | | - | |
1406 | | - | |
1407 | | - | |
1408 | | - | |
1409 | | - | |
1410 | | - | |
1411 | | - | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
1412 | 1411 | | |
1413 | 1412 | | |
1414 | 1413 | | |
| |||
0 commit comments