flutter / flutter/devtools

Renderflex overflow on the inspector screen hover card

未关闭
#5,514 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
fix it friday P2 polish screen: inspector
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

```
════════ Exception caught by rendering library ═════════════════════════════════
The following assertion was thrown during layout:
A RenderFlex overflowed by 51 pixels on the right.

The relevant error-causing widget was
Row
description.dart:40
```
Screenshot 2023-03-24 at 7 28 07 AM

贡献指南

打开贡献指南

调研方向

在 inspector 屏幕的 hover card 上重现 overflow,然后检查 description.dart:40 和报告的 Row。使用 exception 和屏幕截图确定导致 51 像素 overflow 的布局约束;完成的标准是 hover card 渲染时没有 RenderFlex overflow。

由索引模型根据 Issue 内容生成。

评估

技术栈
dart, flutter
领域
frontend
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。