Andrew KeepCoding
Andrew KeepCoding
@michael-hawker Sorry about the XAML Styler. It's fixed now. I also added a remark to the `StretchChild` property explaining the behavior for parents with infinity width.
> Would you mind shoring up the tests a bit? We have the new pattern which should make it a bit easier, pointed to the examples from the template. @michael-hawker...
Hi @michael-hawker. I just pushed the additional tests. Please let me know if they cover the scenarios you had in mind.
> Not sure if this is the same or a different scenario, so would be good to discuss/confirm if it's the same or a different bug. @michael-hawker I believe this...
@michael-hawker Can we merge this first, before I start working on the PR for the new row issue? Just to avoid working with conflicts later.🙂
> mind updating the WrapPanel.md to call this out (You can use the > [!NOTE] syntax)? I just pushed a commit for the note. BTW, I noticed that the `>...
It also looks like we cannot use `Binding` to the current `Page` from a template using `ElementName`. I need to remove the bindings for `HorizontalSpacing` and `VerticalSpacing` to avoid crashes....
ExtendsContentIntoTitleBar causes incorrect cursor events, button hover flickering, and click issues
Hi @wbokkers! Did v1.8 fix your issue?
I added tags to 400 icons and didn't (couldn't) add tags to all >1400 icons. It takes too much time and patience. 😅 I'm expecting the tagging to be improved...
Hi @HEIC-to-JPEG-Dev ! I was able to reproduce this just with code-behind. I'll create a PR with a fix later.