-
Greg Spencer authored
## Description This modifies the `MenuAnchor` `onPressed` activation to delay until after the current frame is built, and resolve any focus changes before it invokes the `onPressed`, so that actions that operate on the `primaryFocus` can have a chance of working on the focused item they were meant to work on. ## Related Issues - Fixes https://github.com/flutter/flutter/issues/118731 ## Tests - No tests yet (hence draft still)
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
checkbox_menu_button.0_test.dart | Loading commit data... | |
menu_accelerator_label.0_test.dart | ||
menu_anchor.0_test.dart | ||
menu_anchor.1_test.dart | ||
menu_bar.0_test.dart | ||
radio_menu_button.0_test.dart |