xamarin/Xamarin.Forms
[Bug] [iOS] unset font properties on a Span are not inherited if any font property is set
开放
#6,734 创建于 2019年7月1日
e/5 :clock5:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs
仓库指标
- 星标
- (5,644 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Description
Steps to Reproduce
- create a label with fontattributes italic
- add a formattedstring with span fontsize set to large
the span will be large but not italic
Expected Behavior
inherit unset font properties from label.
Actual Behavior
unset font properties are default values.
Basic Information
- Version with issue: 3.6
- Platform Target Frameworks:
- iOS: 12.3