Whiletru3
Whiletru3
I develop a Multiplatform Desktop app (using AvaloniaUI). I use OpenCVSharp with the natives runtimes. I use just a small bunch of feature (basic mat stuff and inpainting) For windows...
**Describe the bug** We ( @Tenjim and I) use a listbox for images in our app. We are facing a lot of issues with the Virtualization Simple mode. With virtualizing...
Hello, For now, there are no way to pass parameters to a CallMethodAction (like in the InvokeCommandAction) It could be a nice improvement :) Thanks
Hi, Is there a plan to get a version compatible with Avalonia 11.0 Preview1 ? I tried but I'm facing issues (like missing references of Avalonia.Layout). Thanks
Here is the commit to dispose the page in the Test.Console to avoid unmanaged memory leak with large pdfs.
### Describe the bug If we use a ListBox with a LayoutTransformControl in the ListBoxItem to be able to zoom in/out, there are some issues : 1) If I slide...
Hello, On macOS when using LocalMachine scope, the private key is saved in $home/.aspnet/... so in current user folder. Another user in not able to access the key Thanks