Memory profile tables should scroll together
- Ngôn ngữ chính
- Dart
- Star
- 1.7k
- Fork
- 404
- Merge trung bình
- 6 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 18
Mô tả
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.
Hướng dẫn đóng góp
Hướng nghiên cứu
Tái hiện Memory panel với Advanced developer settings được bật và kiểm tra cách GC statistics table và memory profile table được render riêng biệt. Xác định cách tiếp cận phù hợp cho việc cuộn dùng chung hoặc MultiTable, sau đó xác minh rằng cả hai bảng cuộn ngang cùng nhau mà không thay đổi nội dung hoặc bố cục hiện có của chúng.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- dart, flutter
- Lĩnh vực
- devtools, frontend
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 55/100