Using Border throws with a shape of Rectangle #3349
Labels
area-drawing
Shapes, Borders, Shadows, Graphics, BoxView, custom drawing
fixed-in-6.0.101-preview.11.3
Look for this fix in 6.0.101-preview.11.3!
fixed-in-6.0.200-preview.12
Look for this fix in 6.0.200-preview.12!
platform/windows 🪟
t/bug
Something isn't working
Description
Not sure why the Border API is making it hard to figure it out, but I added a
<Border>
to my UI and it does nothing. So I added a Stroke=Red and Thickness=10 but nothing appeared.I then set StrokeShape=Rectangle and got this:
I then set an actual RoundRectangle element, but nothing appeared.
I know this is mainly me not doing any reading of the API, but the fact it did not come to me means that it probably needs some better defaults.
The text was updated successfully, but these errors were encountered: