dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.95k stars 1.7k forks source link

Label Autofit Font #12428

Closed TFreudi1 closed 2 weeks ago

TFreudi1 commented 1 year ago

What about autoresizing the font of a label like it is described here: Label Autifit Font

In the same context, if it is'nt realized in the current MAUI code ... is it possible to detect that a linebreak happen in a label because it's font is to big for the current device ? I have the problem in a grid and can't work with autosizing columns in that case: WrapInLabel

ghost commented 1 year ago

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

jfversluis commented 2 weeks ago

Duplicate of #10884