-
-
Notifications
You must be signed in to change notification settings - Fork 72
Change ringDiameter/ ringWidth: Lower button at right seems to be lost the click event #14
Comments
Hi, sames happens to me. Any plans for resolution? By the way. Great widget Mariano. Felicitaciones! |
I have seen this behaviour before but didn't happened to me after the latest changes. I will try to replicate it again and see if I can solve it. |
Use the Widget Inspector and Debug Paint while the FAB Menu is Open. You will see a Rectangular Area which takes the clicks. If your Buttons on the Ring are outside this Rectangle, then they do not register a Button Click. A Workaround is to reduce the Ring Diameter and make it fall inside the rectangle. Then all Buttons on the ring register a Click. Package author, kindly have a look at it. Awesome Package otherwise. Thanks a Lot. |
I was experimenting with the OverflowBox's alignment and tuning the _translationX and _translationY values. Once the OverflowBox for my larger Circular Fab's got nominal (to use a SpaceX term) unfortunately it got crooked on a default setting. I'll need to tweak more. |
What if somehow we just don't shrink that OverflowBox at all? That would kinda make the circular menu modal, but oh well. Better than not being able to click menu buttons in my opinion. |
I tried to use |
Hi everyone, any solution to this? |
Yes, my PR (referenced above) fixes it. Not sure why it's not merged. |
Oh okay 👍 Hope it gets merged soon. Thank you @MrCsabaToth. |
Hey! Congrats for this project! It's unique at this time!
2 This is the code structure:
The first icon in the list ( Icons.home, ) seems to be unclickable... But sometimes is possible to do the click, somewhere around the icon... (kind of offset region)
The text was updated successfully, but these errors were encountered: