AhmedLSayed9 / dropdown_button2

Flutter's core Dropdown Button widget with steady dropdown menu and many other features.
https://pub.dev/packages/dropdown_button2
MIT License
264 stars 122 forks source link

Ink splash and scroll bugfix as described in #278 #280

Closed hlvs-apps closed 3 months ago

hlvs-apps commented 3 months ago

See #278

AhmedLSayed9 commented 3 months ago

Are the ink splash and scroll issues related to each other? If not, Can you open a pr for each?

Also, It would be helpful if you can make an example that reproduces both issues. Maybe open an issue at the issues section and then open a pr that fixes it :)

hlvs-apps commented 3 months ago

Added an Issue (#285) describing the scroll problem and a pull request solving it.

AhmedLSayed9 commented 3 months ago

I'll close this as it's already merged in another PR.

For the Ink splash you can open a new issue clarifying it more and a PR to fix it if you want :)

Thanks!