xamarin/Xamarin.Forms

[Bug] TitleStyle uses serif font

Open

#7,674 opened on Sep 25, 2019

 (7 comments) (0 reactions) (0 assignees)C# (1,926 forks)batch import
4.2.0e/4 :clock4:help wantedi/regressioniOS 13p/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide