xamarin/Xamarin.Forms

[Material,Frame] Clipping kills the shadow

开放

#6,494 创建于 2019年6月11日

 (3 条评论) (0 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/visuale/4 :clock4:help wantedp/iOS 🍎t/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Description

The iOS material frames did not clip contents, thus the corners were sharp. Setting IsClippedToBounds="true" "seemed" to work, but I lost the shadows. This is just on iOS, Android is fine. [mattleibow]

From the Visual Challenge.

https://github.com/davidortinau/VisualChallenge/pull/9

贡献者指南