Commit 58d79ca
fix: disable smooth scaling for DQuickDciIconImage to prevent icon blur
Set smooth=false in constructor to match Qt Widgets rendering behavior.
在构造函数中设置 smooth=false 以匹配 Qt Widgets 渲染行为。
Log: 禁用 DQuickDciIconImage 平滑缩放
PMS: BUG-308655
Influence: 修复 QML 中 DCI 图标缩放时显示模糊的问题1 parent 1d51c87 commit 58d79ca
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| 211 | + | |
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
| |||
0 commit comments