Dong Bin

Results 53 issues of Dong Bin

如 `素菜` `主菜` `鱼类` `炸物`

I think the CSharp script is not well optimized. I have rewrite the code according to C++ implementation in this repository https://github.com/rabbitism/SkeletonTracingCSharp From my rough testing it's about 40% faster...

macOS的host没有问题,windows的host因为print的encoding问题单元测试失败……这个问题怎么解决呢

**Describe the bug** Text rendering is weird in RTL mode, with parenthesis at the end of line. **To Reproduce** Steps to reproduce the behavior: 1. Run ControlCatalog sample project 2....

bug
area-textprocessing

**Is your feature request related to a problem? Please describe.** It is a common use case to identify any modifier key is pressed when a button is clicked, either with...

enhancement

``` System.IO.FileNotFoundException: Could not load file or assembly 'Avalonia.Styling, Version=0.10.16.0, Culture=neutral, PublicKeyToken=c8d484a7012f9a8b'. The system cannot find the file specified. File name: 'Avalonia.Styling, Version=0.10.16.0, Culture=neutral, PublicKeyToken=c8d484a7012f9a8b' at Prism.Common.MvvmHelpers.AutowireViewModel(Object viewOrViewModel) at Prism.PrismApplicationBase.Initialize()...

enhancement

## Describe the bug ## To Reproduce ## Expected behavior A clear and concise description of what you expected to happen. ## Screenshots ![image](https://github.com/AvaloniaUI/Avalonia/assets/14807942/d4eeb942-799d-49b1-a21d-0dcdd384fd17) First one is 11.1.999-cibuild0045273-beta Second one...

bug
area-textprocessing

Options to implement - [x] Data Models ( All or selected class ) - [ ] Folder Path (All or selected folder) - [ ] Functions - [ ] Display...

- [x] Button - [x] Icon - [x] Typography - [x] Divider - [x] Layout - [x] Space - [x] Bredcrumb - [x] Dropdown - [x] Menu - [x] PageHeader...

This is originally implemented inside CalendarDatePicker. it turns out it is quite useful in other similar controls. Notes: - [x] Remove background/borderbrush and styles - [x] Remove support for clearButton...