Jim Jiang

Results 9 issues of Jim Jiang

https://user-images.githubusercontent.com/29189410/183244757-72401fd3-58dd-427a-b007-5cacef91e711.mp4 Currently AutoComplete does not use js debounce, each input needs to be filtered, and the input will block the UI at the same time. I really need js debounce...

type/enhancement
component/Autocomplete

![image](https://user-images.githubusercontent.com/29189410/183092234-54f0812c-30a0-41f8-a43f-1372b4978b20.png) If we add '@attributes="@context.Attrs"' to MTextField. MTextField input becomes unsmooth. https://user-images.githubusercontent.com/29189410/183092685-94ba61b0-ac62-4600-a845-8b5c8d476fa2.mp4

status/can't reproduce

### Description Is there any way to set the menu bar to the caption on windows? I try set the menu bar in 'ContentPage' and got the result: ![image](https://user-images.githubusercontent.com/29189410/168296884-14b72b85-1d64-43a2-997f-ea75c86d44d4.png) And...

proposal/open
area/desktop 🖥️
area/controls 🎮
control-menubar

**Describe the bug** Bug shortcut: ![image](https://github.com/AvaloniaUI/Avalonia/assets/29189410/7cacb82f-8a4c-4d72-9b87-42ad59814a30) **To Reproduce** Steps to reproduce the behavior: 1. Set 'ExtendClientArea' ``` public partial class MainWindow : Window { public MainWindow() { InitializeComponent(); DataContext =...

bug
os-windows

**Describe the bug** When using AutoCompleteBox, it freeze when inputting anything with a large amount of data. **To Reproduce** https://github.com/AvaloniaUI/Avalonia/assets/29189410/72c358d8-ee17-4fbd-a76f-0b687e2e5906 **Expected behavior** No freeze **Screenshots** If applicable, add screenshots to...

bug

Spline.ControlPoints is a Array, and only Support getter no setter. How can I add new point to Spline.ControlPoints? Can only re-instantiate an object? If you re-instantiate an object, what parameters...

question

I want to implement autolayout of multiple elements in dxf, does anyone know how to implement this algorithm? ?

question

![image](https://github.com/AvaloniaCommunity/MessageBox.Avalonia/assets/29189410/b5dc6bf2-630f-481c-950c-8273f9d25482)

![image](https://user-images.githubusercontent.com/29189410/236685890-95457cf5-7f86-4b08-829b-f57b292229d7.png)