Hope we can use LabelSizeFontToFit
in CommunityToolkit.Maui just as XamarinCommunityToolkit does.
#697
Closed
jessiezh0320
started this conversation in
New Feature Discussions
Replies: 2 comments 1 reply
-
It was a plan to add it to Xamarin: https://github.com/xamarin/Xamarin.Forms/pull/7981/files |
Beta Was this translation helpful? Give feedback.
1 reply
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We notice that we can use
LabelSizeFontToFit
for Label in XamarinCommunityToolkit,for example:And I found there is a relative issue about this here: xamarin/XamarinCommunityToolkit#60 .
I hope we can also use the same feature in CommunityToolkit.Maui.
Beta Was this translation helpful? Give feedback.
All reactions