-
```
```
![图片](https://github.com/AvaloniaUI/Avalonia/assets/23360265/51c56ab7-c265-4fba-895f-3992e60e4db5)
-
**Is your feature request related to a problem? Please describe.**
I noticed an issue where a custom `ContentControl` (specifically my `Frame` control) was significantly slowing down runtime swapping…
-
**Describe the bug**
DataTemplate adaptation is wrong in ItemsRepeater.
**Reproduction project**
https://github.com/YoshihiroIto/AvaloniaDataTemplateProblem
This project works as follows…
-
When I start the latest code, this error occurs:
![image](https://github.com/user-attachments/assets/b73fa4b0-3a74-4e54-aa3f-a7598ea2f0e7)
May I ask how to fix it?
-
I have a large line of text and cannot type Chinese properly after scrolling
-
**Describe the bug**
Expander is missing corner radius
**To Reproduce**
View the Expander page in ControlCatalog
**Expected behavior**
Should have default 4px corner radius like other c…
-
Seems like this module is not as easy to port...
-
### Describe the bug
When I catch `PointerPressed` event of `InputElement` (testing on `TextBlock` and `ContentPresenter`) and showing dialog window, I got strange behavior of pointer like it is st…
-
**Describe the bug**
When displaying TextBlock on ScrollViewer which has padding, Last word displayed on the screen may be cut off.
**To Reproduce**
1. Create MainWindow.axaml like the bellow.…
-
I cant find Ink in Avalonia and me working on an Ink app.
I want to add Ink support to Avalonia. At least, copy the dot net framework code to Avalonia.
https://referencesource.microsoft.com/#Pre…