xamarin/Xamarin.Forms

[Material,Frame] Clipping kills the shadow

オープン

#6,494 opened on 2019/06/11

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
a/visuale/4 :clock4:help wantedp/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged 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

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