xamarin/Xamarin.Forms

[Bug] TitleStyle uses serif font

Aperta

#7674 aperta il 25 set 2019

 (7 commenti) (0 reazioni) (0 assegnatari)C# (1926 fork)batch import
4.2.0e/4 :clock4:help wantedi/regressioniOS 13p/iOS 🍎t/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

On iOS, TitleStyle has switched from being a sans-serif font, as shown in documentation, to a serif font. I don't know if it was due updating to Xamarin.Forms 4.2.0.815419, to VS 16.3.0/3.8, Xcode 11, or to iOS 13.1. Whatever the cause, the new font doesn't fit with the other styles or the docs.

This is the documented sans-serif style that TitleStyle is supposed to look like: Doc screenshot

Basic Information

  • Version with issue: 4.2.0.815419
  • Last known good version: 4.0?
  • IDE: VS 16.3.0 (Windows), VS 3.8 (build 1805) (Mac), Xcode 11
  • Platform Target Frameworks:
    • iOS: 13.1

Guida contributor