-
## Describe the bug
When a control or data template is reused, for example in a virtualized list or tab control, the previous values for async bindings from the previous DataContext is kept until a n…
-
If you take ReactiveUIDemo and apply this patch
[0002-bug.patch](https://github.com/AvaloniaUI/Avalonia/files/13268190/0002-bug.patch)
This fill fail with the following exception:
```
Syst…
-
### Describe the bug
@emmauss
### To Reproduce
https://github.com/kerams/theme
Pull down the status bar and change theme, notice the application theme changes accordingly. Repeat with vers…
-
**Describe the bug**
If I use Avalonia with CJK locales without specifying `FontFamily` explicitly, it won't fallback to system locale default font if I input an unsupported character.
**To Reprod…
-
Xamarin runs on a variety of platforms and it would be cool to have a mobile version of the game! Oddly Xamarin doesn't run on Linux though...
-
### Use the search function to see if this feature has already been suggested.
- [X] I have searched for duplicate issues.
### Description of new feature
It would be nice if the library could offer…
-
I'm on a german keyboard layout (QWERTZ) and noticed that my undo and redo shortcuts are flipped. That could be because the Z and Y keys are flipped on german QWERTZ in comparison to US QWERTY.
I don…
-
See title
-
## Describe the bug
On the Windows platform, when using `NativeControlHost` inside `TransitioningContentControl`, the content within `NativeControlHost` does not display after the `TransitioningConte…
-
It turns out that directly using the Form class from the System.Windows.Forms namespace drags in a hard Windows operating system dependency via System.Drawing. A more cross-platform alternative is sa…