-
```
1>[==========] Running 9 tests from 2 test suites.
1>unknown file : error : C++ exception with description "RuntimeError: InviwoApplication Singleton not initialized. Ensure that init() is calle…
-
I had to fix includes (include -> include ), casts, paths and other things even after carefully following your guide.
I think the community would benefit greatly from having a vm / docker / whatever…
-
### Description
Unable to scroll content in the Webview control on Android SDK 31, works fine on iOS and UWP though
### Steps to Reproduce
1. Create a webview control with any source
2. loa…
-
## Steps to Reproduce
1. Have a device supporting face (weak) and fingerprint (strong) for security checks.
2. Disable fingerprint in the device's options and leave the face recognition enabled fo…
-
### Describe your question
I have three private build agents each running a multi-agent Visual Studio Test job in a build pipeline.
Question: When one of the build agents is finished with its work…
-
First of all, thank you for your work on developing the LocalDb project.
#### Describe the bug
I have a Solution with multiple xUnit test projects using Entity Framework Core.
The documentation…
-
### Description
Create a small testing app which uses SKSwapChainPanel.
Here's what I am using:
Visual Studio 2022.
WinUI 3
SkiaSharp - 3.0.0 Preview 4.1
SkiaSharp.View.WinUI 3.0.0-Preview 4.1
…
-
### Steps to reproduce
1. Download any VTT file (I'm using the one from Avengers end game as a test)
2. use setClosedCaptionFile on an already initialized video controller to set the file content
…
-
### Describe the bug
After creating a new "Avalonia C# Project" and hitting `F5` there is always an error:
> A project with an Output Type of Class Library cannot be started directly.
because…
-
### Description
In CollectionView (vertically oriented) when I have items of different sizes , the CollectionView wrongly adds a white/blank space above smaller items. When I scroll back and forth ,…