popup window is cut off and therefore unusable
Open
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.
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
Assessment
This issue has not been assessed yet.