flutter / flutter/devtools

Status line builds the wrong status items in offline mode

オープン
#8,913 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
offline P3 polish
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
18

説明

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.).

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。