We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When SubItemShowBehavior.press is used, the sub-items will not be displayed, and the current Flyout will be closed
SubItemShowBehavior.press
Expected behavior show sub-items
Screenshots file: lib/src/controls/flyouts/menu.dart
lib/src/controls/flyouts/menu.dart
The text was updated successfully, but these errors were encountered:
To show the items, you just need to hover the item.
Sorry, something went wrong.
I want to use the press method, but click on the item and it disappears
b42d51f
No branches or pull requests
Describe the bug
When
SubItemShowBehavior.press
is used, the sub-items will not be displayed, and the current Flyout will be closedExpected behavior
show sub-items
Screenshots
file:
lib/src/controls/flyouts/menu.dart
The text was updated successfully, but these errors were encountered: