xamarin/Xamarin.Forms

[Material,Frame] Clipping kills the shadow

Aberta

#6.494 aberto em 11 de jun. de 2019

 (3 comentários) (0 reação) (0 responsável)C# (1.926 forks)batch import
a/visuale/4 :clock4:help wantedp/iOS 🍎t/bug :bug:up-for-grabs

Métricas do repositório

Stars
 (5.644 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador