-
The title is confusing, so let me explain:
I have a template like this:
```xaml
```
When I set the BorderBrush binding to null, I want the Fill to take priority and fill the entire rec…
-
### Is your feature request related to a problem? Please describe.
Our users expect the same behavior to be available across all platforms.
So even on desktops, they are used to "pull down a list to…
-
**Describe the bug**
Tooltip can be placed in such way, so it gets under the pointer, causing flicker.
**To Reproduce**
- Use a tooltip with rich content (part of it loads with a delay, affecti…
-
## Describe the bug
i have a zip file in assets. when i try to read it and decompress, something exception hanppens. here is my code
```
using (var stream = AssetLoader.Open(new Uri("avares://xxx/A…
-
**Describe the bug**
When having multiple child windows clicking them does not bring them to the front
**To Reproduce**
1. Clone https://github.com/DavidMendesOS/AvaloniaWindowBringToFrontBug
…
-
### Describe the bug
Consider the following markup
```
```
…
-
**Describe the bug**
Minimizing and restoring (unminimizing) a normal window changes its position when it's "docked/snapped" to one side of the screen.
**To Reproduce**
1. Create new blank Avalon…
-
**Describe the bug**
There are two similar windows with ItemsControl in them. In first window ItemsControl contains one item, for example: Button. In one moment the button is removed from the current…
-
### Discussed in https://github.com/AvaloniaUI/Avalonia/discussions/10879
Originally posted by **gsanhueza** April 2, 2023
Hello!
I wanted to study how OpenGL works in the upcoming version o…
-
# Problem
When dealing with large Git repositories that contains a lot of branches, it is very commun to get visual bottle necks when a lot of branches share the same parent commit and start to accum…