Memory profile tables should scroll together
- Lingua principale
- Dart
- Stelle
- 1.7k
- Fork
- 404
- Merge medio
- 6g 17h
- PR unite (30g)
- 18
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Riproduci il Memory panel con le Advanced developer settings abilitate e verifica come vengono renderizzate separatamente la GC statistics table e la memory profile table. Determina l’approccio appropriato di scorrimento condiviso o MultiTable, quindi verifica che entrambe le tabelle scorrano orizzontalmente insieme senza modificare il contenuto o il layout esistenti.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- dart, flutter
- Ambito
- devtools, frontend
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100