-
**Describe the bug**
If a window with WindowState=FullScreen is changed to WindowState=Minimized and later restored by clicking on the icon in the Windows taskbar it will restore to WindowState=Nor…
-
**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…
-
## Describe the bug
I start my reproducer and randomly (60% chance or something) experience the same problem as #13055 however I verified I don't have any DYLD_ variable set.
It doesn't seem to oc…
nift4 updated
9 months ago
-
In the wake of #5937 and #5938, a lot of users of Avalonia-built applications were seeing Windows Defender block those applications. Windows Defender claimed to have found a Trojan and as a "Severe" c…
-
## Describe the bug
Right now it's not possible to scroll two scrollviewers at the same time with two fingers in Avalonia app.
The same is supported by Android and iOS.
-
When using a DataGrid, I would like to perform drag-and-drop to rearrange rows.
The TreeDataGrid drag-and-drop works, but there are some bugs and required effort to migrate from DataGrid to TreeDat…
-
### Describe the bug
If a style is removed from a control when it's already detached from the visual tree, the animations associated with the style continue to run instead of stopping.
### To Reprod…
MrJul updated
6 months ago
-
**Describe the bug**
Carousel transitions don't always work. See steps to reproduce for specifics
**To Reproduce**
1. Using [this example project](https://github.com/MorningSage/CarouselIssues…
-
## Describe the bug
ProgressBar indeterminate animation is running even after IsVisible=false
## To Reproduce
Set IsIndeterminate=true, IsVisible=false for ProgressBar
```xaml
…
-
In version 0.10-preview2 selection color for `DataGrid` row is same as text selection color (so selected text in datagrid is not visible, this can be encountered even in avalonia explorer`. This happe…