Skip to content
New issue

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 To close Flyout after MenuFlyoutSubItem press. #1037

Open
web-liuyang opened this issue Mar 14, 2024 · 2 comments
Open

馃悰 To close Flyout after MenuFlyoutSubItem press. #1037

web-liuyang opened this issue Mar 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@web-liuyang
Copy link

Describe the bug
When SubItemShowBehavior.press is used, the sub-items will not be displayed, and the current Flyout will be closed

Expected behavior
show sub-items

Screenshots
file: lib/src/controls/flyouts/menu.dart

image image
@bdlukaa
Copy link
Owner

bdlukaa commented Mar 15, 2024

To show the items, you just need to hover the item.

@web-liuyang
Copy link
Author

web-liuyang commented Mar 18, 2024

To show the items, you just need to hover the item.

I want to use the press method, but click on the item and it disappears

@bdlukaa bdlukaa added the bug Something isn't working label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants