-
**Describe the bug**
When we try to bind RotateTransform.Angle via styles it doesn't work:
```
```
But, for example, animation works:
```
…
-
**Describe the bug**
DevTools brokes binding via styles (see gif below)
**To Reproduce**
Steps to reproduce the behavior:
1. Add SolidColorBrush to App.Resources:
```xaml
`…
-
### Discussed in https://github.com/AvaloniaUI/Avalonia/discussions/13444
## Describe the bug
If you cut out a control from the hierarchy and return it back later to the same place Avalonia doesn'…
-
Hi,
Let's say my viewmodel don't have some kind of IsEpanded property, but I want to ask the DataTreeGrid to expand / collapse all nodes. How would I do that ?
I couldn't see any entry point but Exp…
-
After updating from Avalonia 10 to Avalonia 11-preview4 we have the exception in compiler
` SettingsViewModel.cs(26, 34): [CS0012] The type 'IResourceProvider' is defined in an assembly that is not…
-
### Describe the bug
We have a pretty significant amount of logs from the production environment with a stack trace suggesting the app failed to initialize CVDisplayLink
```
at Avalonia.Nat…
-
**OpenKH Build**
Release 1393
**OpenKH Program**
OpenKh.Tools.ImageViewer
**Describe the Bug**
Upon saving an edited fontimage.bar file, the size is increased from 233kb to 425kb.
**To Rep…
-
**Describe the bug**
Placing a Flyout inside a Button which is itself inside a Viewbox leads to the flyout not respecting the Viewbox' transform.
**To Reproduce**
Do something like:
```xml
…
-
### Describe the bug
Given referenced Avalonia resources:
```xml
avaresdir
```
and the dir structure:
```
src\app.csproj
avaresdir\*.png
```
The resources get reso…
-
Hi everybody and thank you for the effort you put into this project. I decided to write a small PictureFrame application using avalonia for a raspberry pi running the latest raspberry os.
OS Name: …