flutter / flutter/devtools

popup window is cut off and therefore unusable

Open
#7,714 0 comments 0 reactions 0 assignees View on GitHub
ide-integration inspector-2.0-cleanup P2 polish screen: inspector
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

The popup window that opens if you hover over a widget in the widget tree is cut off and unusable if you reach the bottom of the tree view.

image

Either use native pop windows that can be larger than a Flutter view, make them draggable, or at least display them above the mouse, not below the mouse.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.