-
I'm developing a cross platform react-native application for Android, iOS and UWP (Windows) and Bugsnag is being used as the bug reporting.
There seems to support in Bugsnag for .net projects and r…
-
### Description
ItemSpacing in CollectionView does not have any effect
### Steps to Reproduce
1. Build TestProject
2. Run TestProject.UWP
### Expected Behavior
ItemSpacing should be 0
###…
-
### Description
When I run my App in debug mode and configured VS2017 to stop at [System.IO.FileNotFoundException](https://docs.microsoft.com/en-us/dotnet/api/system.io.filenotfoundexception?view=d…
-
Just found out that prism is officially dropping support for uwp platform
( source : https://github.com/PrismLibrary/Prism/issues/1745 )
So the question is "will windows template studio follow the …
-
### Describe the bug
When you align ComBoBox to the right and open its popup, it is opened at a wrong position with the minimum width that includes chevron and its padding.
When I tried with the…
-
### Description of the new feature / enhancement
- The Settings file is huge. We can split off the OOBE and Flyout strings to a new file.
- https://learn.microsoft.com/windows/uwp/app-resources/…
-
### Describe the bug
The rounded corners of a Button are removed when a `Button` has a `Style` (for example the `AccentButtonStyle`) and you remove it by setting the `Style` property to `null'.
###…
-
## Describe the bug
The GraphPresenter control works fine when it's executed in a standalone UWP app, but it doesn't render when the same UWP app is part of an Uno-based solution.
- [ ] Is thi…
-
Hi,
Will this plugin work for windows UWP 10 application build using cordova ?
Regards,
Yash
-
On Windows, the `cc` crate takes great pains to synthesize a usable environment by replicating MSVC in how it generates an environment. However, the environment is incomplete, and does not allow for …