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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FluComboBox click issue with AppBar #567

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

gaetandezeiraud
Copy link
Contributor

Fixed bug with Popup topMargin because click is consumed by FluAppBar.
If the list of chooses use 100% of the window, the top part of the Popup is not clickable because the FluAppBar consume it for the double click resize of the window. So a simple solution is to set a bigger margin at the top (the size of the AppBar / Tiitle bar) to avoid the issue.

Fixed bug with Popup topMargin because click is consumed by FluAppBar
@zhuzichu520 zhuzichu520 merged commit a72ff03 into zhuzichu520:main Nov 17, 2024
5 checks passed
@zhuzichu520
Copy link
Owner

thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants