-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
加载Spin组件 圆圈动画有毛刺感 #3556
Comments
这是一个已知问题 在1080p的 windows 系统上应该是必现的 |
iOS也能看见那个灰色块 |
这个问题是上次为了修 #2506 在 n-base-loading 实现里用了三个 svg 在旋转动画的时候有错位和抖动 然后导致看起来会有毛刺感 暂时我还不知道怎么修🧐 |
2.33.5目前仍然还有这个问题,这个有点影响观感呀,各位大佬什么时候考虑修一下,感谢🙏 |
win11, 2k屏,也有这个问题 |
Strange fur is due to |
TuSimple/naive-ui version (版本)
2.32.2
Vue version (Vue 版本)
3.2.37
Browser and its version (浏览器及其版本)
Chrome 104.0.5112.81
System and its version (系统及其版本)
Win 10
Node version (Node 版本)
Reappearance link (重现链接)
https://www.naiveui.com/zh-CN/os-theme/components/spin
Reappearance steps (重现步骤)
使用加载 Spin组件
Expected results (期望的结果)
——
Actual results (实际的结果)
Spin的圆圈感觉不平滑,有很多凸起的像素,给人造成毛刺感
Remarks (补充说明)
仔细看也能发现 时不时有个灰色小像素块在圆圈轨迹上出现
The text was updated successfully, but these errors were encountered: