flutter / flutter/devtools

Confusing behavior on Performance page when paused

Ouverte
#4,872 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
P2 screen: performance
Langage dominant
Dart
Étoiles
1.7k
Forks
404
Merge moyen
6 j 17 h
PR mergées (30 j)
18

Description

![Screen Shot 2022-12-02 at 10 24 04 AM](https://user-images.githubusercontent.com/43759233/205360623-82004979-a163-48f5-b43a-e461cc626a13.png)

The service extensions like Track Widget builds, layouts, paints, etc. appear to queue up and only make their way to the vm service when the app is unpaused. This is confusing because it looks like you enabled these settings from DevTools but the buttons enabled state does not change because the status of these service extensions from the VM service has not been updated to reflect the user action

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Reproduce the behavior on the Performance page with the app paused, then inspect how the Track Widget, builds, layouts, and paints service-extension settings are sent to and reported by the VM service. Done means the controls reflect the user's enabled state without requiring the app to be unpaused.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
dart, flutter
Domaine
devtools, performance
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
30/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.