Skip to content

Conversation

@xu-baolin
Copy link
Member

Fixes #124854

@flutter-dashboard flutter-dashboard bot added f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. labels Apr 14, 2023
@xu-baolin xu-baolin requested a review from QuncCccccc April 14, 2023 09:13
@xu-baolin xu-baolin changed the title fix DropdownMenu crash bug fix DropdownMenu crash when resize window during menu showing Apr 14, 2023
@QuncCccccc
Copy link
Contributor

Thanks so much for the fix! Will take a look very soon👍!

Copy link
Contributor

@QuncCccccc QuncCccccc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good:)! Just left one minor comment.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably we don't need the comment here or not mention the "IconButton" since it is unrelated:)

Copy link
Contributor

@QuncCccccc QuncCccccc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@QuncCccccc QuncCccccc added autosubmit Merge PR when tree becomes green via auto submit App and removed autosubmit Merge PR when tree becomes green via auto submit App labels Apr 19, 2023
@QuncCccccc QuncCccccc merged commit 73f7945 into flutter:master Apr 19, 2023
@reidbaker reidbaker mentioned this pull request Apr 21, 2023
8 tasks
@erojostt
Copy link

Hi, as of Flutter v3.10.0, this fix (#124855) is not available. Does anybody know in which version will it be released?

Thanks in advance.

@QuncCccccc
Copy link
Contributor

Hi, as of Flutter v3.10.0, this fix (#124855) is not available. Does anybody know in which version will it be released?

Thanks in advance.

Hello! The fix will be included in v3.10.0-11.0.pre:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DropdownMenu crash if resize the window during the menu opening

3 participants