flutter / flutter/devtools

Memory profile tables should scroll together

Open
#9,483 1 comment 0 reactions 0 assignees View on GitHub
contributions welcome P3 screen: memory
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

When a developer enables "Advanced developer settings" from the general DevTools setting dialog, the Memory panel includes a table that shows GC statistics.

This table is above the memory profile table, and looks like it is part of the memory profile table. However, the two tables are separate, and scroll separately.

We should figure out a way to get them to scroll horizontally together, possibly by adding a `MultiTable` widget that supports multiple tables.

Image

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.