flutter / flutter/devtools

Confusing behavior on Performance page when paused

Open
#4,872 0 comments 0 reactions 0 assignees View on GitHub
P2 screen: performance
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.