Skip to content

Flutter Inspector: Select Widget Mode "click through" #166118

@ManuelRauber

Description

@ManuelRauber

Use case

Hi,

the new Flutter Inspector is an overall improvement, but the old one was a bit better for my app when it comes to the "Select Widget Mode".

When I activate it, my app reloads the current view. So, when something, like a MenuAnchor, was opened, it will be closed again.

This happens due to a third party widget in my tree.

In the old Flutter Inspector you could still interact with the app when the select widget mode was enabled.

In the new Flutter Inspector you cannot interact with anything anymore, just select widgets. So I cannot open the MenuAnchor and then select it, because the app will reload when enabled the select widget mode.

It would be great if there was a possibility to enable the Select Widget Mode and, probably with another checkbox or so, enable interaction with the app.

Proposal

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterf: inspectorPart of widget inspector in framework.frameworkflutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions