-
### Describe the bug
After I upgrade to 11.1.0-beta2, all my menu items are disabled.
### To Reproduce
```
…
-
Demo: https://github.com/balthild/avalonia-memory-leak-example
Binding to parent control in DataTemplate of ListBox creates objects that cannot be GC'ed. It seems that if a lot of items are shown i…
-
**Describe the bug**
When arranging a UI subtree, previously cached values (_previousArrange) can short-circuit the top-down arrange logic for an intermediary visual resulting in invalid Bounds.
Suc…
-
It would be nice if the program blocked the addition of such input that is already in the database. It is also possible that it crashes when we exceed the 90 wishy number without drawing 5* item, but …
-
**Describe the bug**
There is a strange behavior in the `SplitButton`/`ToggleSplitButton` that isn't related to the `SplitButton` itself. The internal `Button` control is applying the :pressed Pseu…
-
**Is your feature request related to a problem? Please describe.**
I'd like some control over font rendering options. Most pressing issue is the anti-aliasing method.
**Describe the solution you'd…
-
Does Microsoft have a cross platform desktop UI library or similar plan?
-
**Normally** when clicked outside the Text in a `SelectableTextBlock` the `SelectionStart` and `SelectionEnd` properties are set to the last character index + 1. So just outside the Text. For the Text…
-
Admittely I have this bug in NativeAOT context, but I cannot understand why this cannot happens in regular app.
I open Structured Log Viewer on WPF binlog and start quickly double-click and change …
-
### Describe the bug
Hello
The synchronization of my headless tests fail once in a while and I woule like to know how I could improve my code. I am following what is in the documentation, basica…