maui
maui copied to clipboard
[Windows] Fix Button LineBreakMode property
Description of Change
Fix Windows Button LineBreakMode property.


Issues Fixed
Fixes #9277 Fixes #10553
@hartez I think you are working on big PR for all things line break and wrap... was that Android or everything? Will this conflict? Should we merge this and you are working on top?
To help focus and move faster, we're going to have fewer open PRs and focus on the ones we'll be working on in each release. This PR require more work or event think in a better approach and for that reason is not included in the next release so I close it for now. I will reopen it and adapt to changes later.
Is it possible to add tests for this? Maybe we can use the change in height to do something, or add some emoji with a color at the end and then when the ellipsis kicks in we can see that it is gone?
Sure thing.
