Joe

Results 8 comments of Joe

After doing a bit of investigating; my working theory is that creating a startup function overrides some of the boilerplate start-up logic for an Azure function. I think that's likely...

There are a number of use cases where this bit of functionality would be useful. I understand that there may be competing priorities for the next release, but it would...

Can't quite believe we are in 2023 and this is no further forward. Oof, that's 6 years. This is a useful feature for most callback methods to be fair. I...

Thank you for raising the issue, can you elaborate a little on how you're using the showcase view in your application. Should I assume you're using a custom image on...

Bear with me, I'll recreate the above in the sample application and get back to you as soon as I am able.

I am seeing the same issue with WinUI 3 projects. I am using the below due to migrating to .NET 8. This only started when I ran the VS2022 update....

There's actually a handful of issues upon looking over it a bit closer, so far I've identified the following: **Newlines** are not handled so there's no spacing between paragraphs if...

This does seem to be an issue still in WinUI3 if there are no other focusable items within a ScrollViewr, or ScrollView control, the TextBox will gain focus when other...