xamarin/Xamarin.Forms

[Bug] TitleStyle uses serif font

开放

#7,674 创建于 2019年9月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

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南