Stan Wijckmans
Stan Wijckmans
**Describe the pull request** - #### What does your PR fix? Update FakeIt to 2.3.0 - #### Which triplets are supported/not supported? Have you updated the [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)? all, No...
### Describe the bug DisconnectedAsync is not fired when disconnected from the network after KeepAlivePeriod + TimeOut elapsed. It is only fired after 20 seconds and there seems to be...
**Describe the bug** When a control has a ToolTip and it is pretty close to the bottom of the screen then the Tip does not show if it's bounds (when...
**Describe the bug** When clicking a button on the every edge, especially a very wide one, the click is not registered. This is likely due to the animations. When the...
When a resw is in a shared project (I'm using Uno Platform to target both Wasm and UWP so I need it like that) then it throws a NullReferenceException when...
## What does the pull request do? Add an option to prevent App Nap. This is a macOS feature that can suspend apps that are not in focus. Apps that...
**Describe the bug** In an Avalonia macOS desktop app Task.Delay often takes too long to return. In a simple non-Avalonia console app the issue does not occur. **To Reproduce** Steps...
Would it be possible to use the 2017 version of the VC runtime? The one from 2013 does not allow app-local deployment which requires the users of apps that use...