-
Notifications
You must be signed in to change notification settings - Fork 804
Open
Labels
Description
Describe the bug
ScrollView can cause controls to become blurred when scrolling
----------------------------
ScrollView 在滚动的时候会导致控件变模糊
As shown in the figure, ItemsView uses ScrollView as the implementation for scrolling content. However, during the usage process, it was found that there is a chance that the content becomes blurry when scrolling. When the content scrolls to the boundary area, it returns to normal. It is hoped that this bug can be fixed in the next version.
----------------------------
如图所示,ItemsView 使用 ScrollView 用作滚动内容的实现,但在使用的过程中发现,滚动时有几率导致内容变模糊,内容滚动到边界区域时,内容又变正常了,希望能在下一个版本中修复该 bug。
Steps to reproduce the bug
See description
Expected behavior
The content of ScrollView remains blurry when scrolling
----------------------------
ScrollView 滚动时内容不变模糊
Screenshots
No response
NuGet package version
WinUI 3 - Windows App SDK 1.7.1: 1.7.250401001
Windows version
Windows 11 (24H2): Build 26100
Additional context
None
Reactions are currently unavailable



