xamarin/Xamarin.Forms

[Material,Frame] Clipping kills the shadow

Offen

#6.494 geöffnet am 11.06.2019

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/visuale/4 :clock4:help wantedp/iOS 🍎t/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide