Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant