-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Commit 08ef0a2
committed
Separate the boards menu per platform
Previously, the Tools->Boards menu was one long list, divided into
different platforms by (unselectable) headers. When more than one or two
platforms were installed, this quickly results in a very long list of
boards that is hard to navigate.
This commit changes the board menu to have a submenu for each platform,
where each submenu contains just the boards for that platform.
This fixes part of #8858.1 parent b3dac78 commit 08ef0a2
1 file changed
+7
-12
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1469 | 1469 |
| |
1470 | 1470 |
| |
1471 | 1471 |
| |
1472 | - | ||
1473 | 1472 |
| |
1474 | 1473 |
| |
1475 | 1474 |
| |
1476 | 1475 |
| |
1477 | - | ||
1478 | - | ||
1479 | - | ||
1480 | - | ||
1481 | - | ||
1482 | 1476 |
| |
1483 | 1477 |
| |
1484 | - | ||
1485 | - | ||
1486 | - | ||
1487 | - | ||
1488 | - | ||
1478 | + | ||
1479 | + | ||
1480 | + | ||
1481 | + | ||
1482 | + | ||
1483 | + | ||
1489 | 1484 |
| |
1490 | 1485 |
| |
1491 | 1486 |
| |
| |||
1494 | 1489 |
| |
1495 | 1490 |
| |
1496 | 1491 |
| |
1497 | - | ||
1492 | + | ||
1498 | 1493 |
| |
1499 | 1494 |
| |
1500 | 1495 |
| |
|
0 commit comments