mirror of https://codeberg.org/topola/topola.git
This makes the 4x4_1206_led_matrix_breakout test fail.
However, commenting out
```
if curr_g_score + *edge_g_cost >= entry_score {
continue;
}
```
makes the test successful again. I will investigate this soon.
|
||
|---|---|---|
| .. | ||
| action.rs | ||
| actions.rs | ||
| app.rs | ||
| appearance_panel.rs | ||
| config.rs | ||
| displayer.rs | ||
| error_dialog.rs | ||
| main.rs | ||
| menu_bar.rs | ||
| overlay.rs | ||
| painter.rs | ||
| status_bar.rs | ||
| translator.rs | ||
| viewport.rs | ||
| workspace.rs | ||