You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
previous solution doesnt work when i tested it on 10 different devices. rather than entering a different size for each screen format, the style.ts file needs to be rewritten with fixed dimensions.
Hey there, I saw the PR about the fix. I guess giving the flex is not a good solution since the sizes of the menu are really really important for the animations to run perfectly. We cannot let the menu calculate the size automatically.
So for the problem, this is not expected for sure, didn't see it before.
Do you only get this on the devices you listed? Not other devices?
What is the value of the font size in device settings?
Can you provide the code piece of the HoldMenu usage? (The list of items in your example.)
Can yo try without icons? (Thinking if they might be the reason)
Describe the bug
Hello,
There is a problem with the bottom item in the appearance of the drop-down menu.
Here are some devices where I encountered the view (space) error:
iPhone 11
Samsung (SM-A307FN/DS)
Samsung (SM-A920F)
I tried styling it but it had no effect.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Just a little bit padding for last (actually bottom) item.
Screenshots (Two different devices)
Package versions
Additional context
"Actions" section icon does not load (any icon - 'home', 'archive', etc.).
The text was updated successfully, but these errors were encountered: