xamarin/Xamarin.Forms

[Bug] TitleStyle uses serif font

Aberta

#7.674 aberto em 25 de set. de 2019

 (7 comentários) (0 reação) (0 responsável)C# (1.926 forks)batch import
4.2.0e/4 :clock4:help wantedi/regressioniOS 13p/iOS 🍎t/bug :bug:up-for-grabs

Métricas do repositório

Stars
 (5.644 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador