Fabian Huegle
Fabian Huegle
### Description S2259 is raised even if tested before with custom assertion method. This issue therefore is similar to https://github.com/SonarSource/sonar-dotnet/issues/349 with the difference that I am referring to a custom...
## What does the pull request do? This change allows for an optional quality parameter for saving Bitmap to a png file or stream. The parameter is interpreted by the...
## Describe the bug Slider with custom style leaves spots outside of its bounds when being dragged. See below video. I have tested that the "spots" are outside of the...
I have found the correct way to match the log file levels to the built-in levels of the viewer. I have not found how I could modify the appearance of...
Such that you would select the profile, select the file and when the file changes the log view is updated. E.g. using file watcher.
### Describe the bug When I have integrated a reference to DirectML using `` the previewer fails with "No executable found".  The Log is as follows:  When I...
We are using AvaloniaUI (https://github.com/AvaloniaUI/Avalonia) as a cross-platform UI technology. We have integrated our own vulkan based 3D renderer while running Avalonia on OpenGL. This is done using ``` "VK_KHR_external_semaphore_win32",...