-
## Describe the bug
When building Avalonia projects targeting win-arm64 from 11.0.0-preview5 and onward no font will be displayed in the application.
## To Reproduce
1. Follow the getting starte…
-
### Suggestion
I'm a beginner for AvaloniaUI based on MVVM. I'm trying to implement side menu function in my app following the example in document. This is my code`
…
-
**Describe the bug**
When the `TransparencyLevelHint` property of a window is set to e.g. `AcrylicBlur` and the window background is (partially-)transparent (`Background="#C0000000"` or `Background="…
-
## Describe the bug
Hello! I have a base generic class and it's two heirs. Base class has a function, which I bind to buttons as a command for both of my heirs. When I click on the button which is bo…
-
### Describe the bug
some key points:
1. This is not a common coding style, but it should be a legal coding style. I am not using a ViewModel, I am using View as a ViewModel.
2. It works well in …
-
**Is your feature request related to a problem? Please describe.**
it is now possible to static link native libraries inside the main binary so it should be possible to do that to the 2 native dlls f…
-
**Describe the bug**
**To Reproduce**
I'm merging the reproduction, expected behavior and screenshots sections together to make this easier to follow. There are a few different cases here.
…
-
### Describe the bug
We are using Avalonia, Avalonia.Desktop, and Avalonia.ReactiveUI. All are version 11.1.3.
In MacOS Sonoma Version 14.6.1, minimize button is working BUT in MacOS Sequoia Ver…
-
### Is your feature request related to a problem? Please describe.
My implementation of `Application` has a `Dispose` method that disposes the inner `ServiceProvider` that contains various domain-s…
-
### Bug
It is impossible to use without affecting all controls.
Resources system doesn't work well with style system and selectors.
I believe it was expected at some point to avoid additional over…