[WASM/Skia/Android] Elements being clipped within a Grid
with a negative margin
#7061
Labels
area/skia ✏️
Categorizes an issue or PR as relevant to Skia
difficulty/challenging 🤯
Categorizes an issue for which the difficulty level is reachable with internals understanding
kind/bug
Something isn't working
platform/android 🤖
Categorizes an issue or PR as relevant to the Android platform
platform/wasm 🌐
Categorizes an issue or PR as relevant to the WebAssembly platform
project/layout 🧱
Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..)
Current behavior
Place a child
Grid
inside of a parentGrid
. With a negative margin on the childGrid
, it should not be clipped by the parentGrid
.Observe that the child
Grid
is being improperly clipped:Expected behavior
WinUI behaviour:
How to reproduce it (as minimally and precisely as possible)
Workaround
No response
Works on UWP/WinUI
Yes
Environment
Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia
NuGet package version(s)
No response
Affected platforms
Android, WebAssembly, Skia (GTK on Linux/macOS/Windows)
IDE
Visual Studio 2019
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
Works on iOS
The text was updated successfully, but these errors were encountered: