-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
Describe the bug
由于在模板中对ScrollViewer设置了CanContentScroll="false",造成了ListBox 无法虚拟化,当列表条目数量较多时会非常卡顿。
还有不少地方设置了这个属性,不清楚是否也存在类似的影响:
https://github.com/search?q=repo%3AHandyOrg%2FHandyControl%20CanContentScroll%3D%22false%22&type=code
Steps to reproduce the bug
~
Expected behavior
No response
Screenshots
No response
NuGet package version
HandyControl 3.4.0
IDE
Visual Studio 2022
Framework type
.Net Framework 4.7.2
Windows version
Windows 11 (22000)
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working