fix(glass): 收敛壁纸预加载与失效恢复 (#592)

* fix(glass): streamline wallpaper loading

* docs(glass): remove stale compatibility comment

* docs(glass): remove obsolete texture fallback note
This commit is contained in:
InfinityPacer
2026-07-27 11:26:29 +08:00
committed by GitHub
parent 3886909e9e
commit 0f7c95cfaf
5 changed files with 113 additions and 170 deletions
-3
View File
@@ -54,9 +54,6 @@
"@typescript-eslint/no-unused-vars": {
"count": 1
},
"no-useless-catch": {
"count": 1
},
"sonarjs/no-ignored-exceptions": {
"count": 1
}