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

Sidebar Issue #88

Open
AiEmStylix opened this issue Sep 8, 2023 · 0 comments
Open

Sidebar Issue #88

AiEmStylix opened this issue Sep 8, 2023 · 0 comments

Comments

@AiEmStylix
Copy link

AiEmStylix commented Sep 8, 2023

Basically, you set the Montery Group's position when left clicked to "On Top", thats why when you show widgets, its got stuck on the foreground and not remain in the background.

LeftMouseUpAction=[!ZPosGroup "1" "Monterey"][!ToggleFadeGroup "Monterey"]

You can easily fix this problem by changing the ZPosGroup to 0 (which means "Normal")

LeftMouseUpAction=[!ZPosGroup "0" "Monterey"][!ToggleFadeGroup "Monterey"]

@AiEmStylix AiEmStylix changed the title Sidebar Issuse Sidebar Issue Sep 8, 2023
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

No branches or pull requests

1 participant