flutter / flutter/devtools

Memory profile tables should scroll together

Đang mở
#9,483 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
contributions welcome P3 screen: memory
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.

Image

Hướng dẫn đóng góp

Mở 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

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.