Kaiyue Cheng

Results 4 comments of Kaiyue Cheng

我在win11系统上也遇到了同样的问题,回退上一个版本后能成功显示 ![image](https://user-images.githubusercontent.com/50315126/179937548-c86ac23e-642b-4cc0-b2ae-07d036ea85ae.png)

没毛病没毛病,我这里可以正常work

> 坏了啊,不显示自定义的 以下代码在我的电脑上是work的: ```json "background.useDefault": false, "background.customImages": [ "file:///D:/install/VSCode/background-2560x1440.jpg" ], "background.style": { "content": "''", "pointer-events": "none", "position": "absolute", "z-index": "99999", "width": "100%", "height": "100%", "background-position": "center", "background-repeat": "no-repeat", "background-size": "cover",...

> ``` > "winopacity.opacity": 225, > "background.useDefault": false, > "background.customImages": [ > "file:///C:/vs.jpg" > ], > "background.style": { > "content": "''", > "pointer-events": "none", > "position": "absolute", > "z-index": "99999",...