-
Allow user to manipulate OS menu
By passing in JSON for initialization
Still need an API to add, remove, disable, etc.
-
I am working on a plugin for an existing host application, and I want to open a file select dialog over a native window of the host application. But I cannot create a file select dialog without first …
-
**Describe the bug**
Half the time: Setting ComboBox Items does not update SelectedItem (and does not call SelectedItem setters)
Other half the time: Setting ComboBox Items updates SelectedItem to n…
-
https://github.com/AvaloniaUI/Avalonia/discussions/15623
https://github.com/AvaloniaUI/Avalonia/issues/15607
-
If you have something like:
```
```
the containing border will have round corners, but with the inner border overlaying the right hand corners.
WPF would also produce the…
-
Reflection is bad because:
1) it's really, really slow
2) it bloats the code size for AOT-only scenarios
3) it adds the need to add hints/configuration for IL linker in AOT scenarios
I'd like to…
-
Hi there,
**Is your feature request related to a problem? Please describe.**
as far as i see there is no way to find the default converters for IImage or FontFamily and others during runtime. in W…
-
### Describe the bug
When the window is not that small, sorting is normal, but there is a problem with sorting when the window is smallest.
Not the smallest case:
![image](https://github.com/Aval…
-
**Is your feature request related to a problem? Please describe.**
Currently, as far as I can tell, if you use the ExtendClientAreaToDecorationsHint="True" option the outer 6-8 pixels are used for re…
-
## Describe the bug
`System.InvalidOperationException` is thrown in occasionally
This problem was originally reported in Wasabi: https://github.com/zkSNACKs/WalletWasabi/issues/10286
```
[1]…