Open nipeone opened 4 days ago
@nipeone please provide a full minimum sample to reproduce. Also I wonder how you set the data, are you doing it in code behind? Is the image loading async?
@timunie thks for your reply, i upload code here example code after running, input anything in search box and then press enter. when search results showed, If you drag the border to change the width of the form, version 11.2.1 will be too laggy But this situation will not occur in version 11.2.0.
i have found another problem.In 11.1.5, my settings button and theme button icon was displayed perfectly, but in versions 11.2.0 and 11.2.1, there were some missing. 11.1.5: 11.2.*
The slowness in 11.2.1 is fixed by https://github.com/AvaloniaUI/Avalonia/pull/17519 - this fix will be part of 11.2.2.
Describe the bug
I designed a usercontrol to display search images and text content. Each page shows 20 records, and each record is wrapped in the usercontrol. With version 11.2.0, resizing the mainform was very smooth, but after upgrading to version 11.2.1, the response speed has significantly slowed down, and it feels very laggy.
To Reproduce
Expected behavior
No response
Avalonia version
11.2.1
OS
Windows
Additional context
No response