salah-rashad / flutter_context_menu

Create and display a customizable context menus in your app.
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

Long lists do not scroll #14

Open rodydavis opened 2 months ago

rodydavis commented 2 months ago

image

Demo here:

https://rodydavis.github.io/flow_image_editor/#context-menu

salah-rashad commented 2 months ago

Hi @rodydavis,

Thank you for bringing this issue to my attention. Unfortunately, I am currently occupied with other commitments, including several outstanding issues that I have yet to address. If you have the opportunity to fork the repository, make enhancements, and submit a pull request, it would be greatly appreciated.

At the moment, I am working on clearing my schedule to better focus on maintaining and improving my open-source packages.

Thank you for your understanding.

rodydavis commented 2 months ago

No worries! Just wanted to add an issue to make sure you were aware and I had a notification whenever it was fixed.

I have a fix in place using some native flutter widgets but have no rush on this.m

I totally understand the commitment constraints 👍🏼