xamarin/Xamarin.Forms

[Material,Frame] Clipping kills the shadow

Ouverte

#6 494 ouverte le 11 juin 2019

 (3 commentaires) (0 réaction) (0 personne assignée)C# (1 926 forks)batch import
a/visuale/4 :clock4:help wantedp/iOS 🍎t/bug :bug:up-for-grabs

Métriques du dépôt

Stars
 (5 644 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur