Skip to content
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

[Bug Report] Full background not working anymore #401

Closed
ghost opened this issue Jun 9, 2023 · 2 comments
Closed

[Bug Report] Full background not working anymore #401

ghost opened this issue Jun 9, 2023 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented Jun 9, 2023

Summary | 概述

Image not showing with the following config:

  "background.fullscreen": {
    "images": ["https://images6.alphacoders.com/118/1188708"],
    "opacity": 0.91,
    "size": "cover",
    "position": "center",
    "interval": 0
  }

Versions

  • Linux Elementary OS distro
  • VSCODE 1.74.2

Captura realizada el 2023-06-09 15 32 41

Background Config | 插件的配置

  "background.enabled": true,
  "background.fullscreen": {
    "images": ["https://images6.alphacoders.com/118/1188708"],
    "opacity": 0.91,
    "size": "cover",
    "position": "center",
    "interval": 0
  }

Expected Behaviors | 期望的行为

Show the fullscreen image

Screenshots | 截图

Additional Context | 其它信息

@ghost ghost added the bug label Jun 9, 2023
@shalldie
Copy link
Owner

shalldie commented Jun 9, 2023

update your vscode ~ and you will see it

shalldie added a commit that referenced this issue Jun 9, 2023
兼容低版本vscode全屏css选择器 (fix #400, #401)
@shalldie
Copy link
Owner

shalldie commented Jun 9, 2023

I didn't consider the case of lower version vscode before.

Update your vscode,
or try new version background v1.2.12, which is compatible with lower versions of vscode, providing the best experience when using vscode>=1.78.

@shalldie shalldie closed this as completed Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant