Closed sakshi173 closed 1 year ago
Bug is not fixed, Verified in the latest canary build, Due to that reopening it. Version 1.5.0 (400898) ,Mar 22, 2022 at 22:36, Canary a339922fe42f1a09ff9a02a3495b2528e8454422
@sakshi173 is this still an issue with the latest canaries?
@kazo0, I check it and let you know. Thanks!!
@kazo0, I checked the issue is still present. and also there is another new bug --- Home Icon is not displaying correctly for all platform. I am raising it separately.
@sakshi173 thanks!
Yeah the Home icon will be fixed when this merges https://github.com/unoplatform/uno.toolkit.ui/pull/434
Hey @kazo0 @sakshi173, this is also reproducible on iOS with a small enough device (i.e. iPhone SE), so it seems truncation is a byproduct of reduced screen space. The question here is, what would be the expected behavior when there's not enough space to fit both the image and the text? I know the issue specifies "text should not truncate", but in a small factor device, there's no really a way to avoid it.
Would cutting the text and adding ellipses at the end of the remaining text would be enough? (i.e. "Content o...")
EDIT: Typo
Current behavior
Expected behavior
right icon and 'Content only' text should not get truncate.
How to reproduce it (as minimally and precisely as possible)
Workaround
No response
Works on UWP/WinUI
No response
Environment
No response
NuGet package version(s)
No response
Affected platforms
Android
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response