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
22.09k stars 1.73k forks source link

iOS Flyout title is not broken over multiple lines when you rotate your screen #15154

Open marekm294 opened 1 year ago

marekm294 commented 1 year ago

Description

https://github.com/dotnet/maui/assets/108216731/6ddb45f1-0949-485d-a34f-3c5ebf2e2b77

Steps to Reproduce

Use ShellContent Flyout with long title

Link to public reproduction project repository

*

Version with bug

7.0.86

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 16.4.1

Did you find any workaround?

No response

Relevant log output

No response

XamlTest commented 11 months ago

Verified this on Visual Studio Enterprise 17.9.0 Preview 1(8.0.3). Repro on iOS 17.0, not repro on Android 14.0-API34 with below Project: EmptyViewRepo.zip