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

How to toggle the background? #173

Closed
PikaPei opened this issue Sep 9, 2020 · 1 comment · Fixed by #176
Closed

How to toggle the background? #173

PikaPei opened this issue Sep 9, 2020 · 1 comment · Fixed by #176

Comments

@PikaPei
Copy link

PikaPei commented Sep 9, 2020

First, it's really awesome work!
But I have no idea how to hide background without using the control panel.
I have tried the following commands, but they are no effects:

setvisible!(vis["/Background"], false)
setprop!(vis["/Background"], "top_color", false)
setprop!(vis["/Background"], "bottom_color", false)

Would someone help me?

@rdeits
Copy link
Owner

rdeits commented Sep 10, 2020

Oh, good point. That will work just as soon as #176 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants