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

Hover effect in dropdown list #16

Closed
mi1971 opened this issue Nov 28, 2022 · 2 comments
Closed

Hover effect in dropdown list #16

mi1971 opened this issue Nov 28, 2022 · 2 comments

Comments

@mi1971
Copy link

mi1971 commented Nov 28, 2022

Awesome widget. Just a suggestion...on desktop/web etc, the dropdown list should display a hover effect as the mouse hovers each item (to show they are clickable). This is pretty standard on all dropdown menus and lists, and autocompletes etc. Normally it would be a very subtle light grey. Same as how the listview works when you hover an item. I haven't looked at the code, but it may be a case of using an Inkwell instead of a Gesturedetector. Thank you!!

@mi1971
Copy link
Author

mi1971 commented Nov 28, 2022

Actually just looked at your code. You have an inkwell, but I think maybe the hover effect is not showing because it needs to be inside a material widget... same as this https://stackoverflow.com/questions/45424621/inkwell-not-showing-ripple-effect

@srtraj
Copy link
Owner

srtraj commented Jan 14, 2023

Sorry for the late reply,

Noted,will add in next release

Thanks!

@srtraj srtraj closed this as completed Jan 14, 2023
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

No branches or pull requests

2 participants