Status line builds the wrong status items in offline mode
Ouverte
offline
P3
polish
- Langage dominant
- Dart
- Étoiles
- 1.7k
- Forks
- 404
- Merge moyen
- 6 j 17 h
- PR mergées (30 j)
- 18
Description
this happens because the `currentScreen` variable that the StatusLine class uses to call `currentScreen.buildStatus(context)` is a `SimpleScreen` and not the screen type for the data (e.g. `PerformanceScreen`, `NetworkScreen`, etc.).
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.