roxk
roxk
Love the app, great work! **Version** Windows 10 2004 Nightingale 4.1.6.0 **Steps to reproduce the bug** 1. Choose app light theme with the app closed. 2. Open the app, observe...
**Describe the bug** Congratulation on the visual update! I have found several visual bugs in WinUI 3 Gallery, they are all too minor to be a standalone issue and there...
**Describe the bug** In navigation view's overlay mode, what's new has weird top padding **Steps to reproduce the bug** 1. Launch the app, make the window as small as possible....
### Page url https://microsoft.github.io/react-native-windows/docs/native-modules ### Problem Description `REACT_METHOD` requires a promise as one of the arguments, but the doc sample at "1. Authoring your Native Module" has the following methods...
Proposal: Add WinRT APIs to create Windows.System.DispatcherQueueController on current thread easily
I know there is a feature portal for proposal but this is very code-oriented/developer-experience related, so I wrote it here instead of the portal. ## Summary Now that WinUI 3...
### Dev Home version 0.137.141.0 ### Windows build number 22624.1755 ### Other software _No response_ ### Steps to reproduce the bug Code: At https://github.com/microsoft/devhome/blob/main/CoreWidgetProvider/Helpers/ChartHelper.cs#L9, it's evident that the graph are...
### Dev Home version 0.137.141.0 ### Windows build number 22624.1755 ### Other software _No response_ ### Steps to reproduce the bug Code step: If this `isRedirect` check succeeds, https://github.com/microsoft/devhome/blob/main/src/Program.cs#L16, should...
The team and I are encountering a bug where, after exporting, textured-objects are rendered in babylonjs as if they are transparent, i.e. without depth-testing, resulting in overlap. After some investigation,...
.NET 8 will soon be released. `System.Text.Json` had gained most of the capability of `Newtonsoft`, and the ecosystem as a whole has embraced and migrated to `STJ`. Please consider using...
**Describe the bug** As titled **To Reproduce** See the minimal repro here: https://github.com/roxk/CsWinRTHostThrow/tree/main Essentially, you call `DllGetActivationFactory` with a bogus name like "A.B", and then call again with a known...