flutter / flutter/devtools

Memory profile tables should scroll together

Abierto
#9,483 1 comentario 0 reacciones 0 asignados Ver en GitHub
contributions welcome P3 screen: memory
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.