xamarin/Xamarin.Forms

[Bug] TitleStyle uses serif font

オープン

#7,674 opened on 2019/09/25

 (7 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
4.2.0e/4 :clock4:help wantedi/regressioniOS 13p/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド