mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Stackbar stays visible when changing workspace #384
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CtByte on GitHub (May 21, 2024).
Describe the bug
The Stackbar does not hide when switching to a new workspace.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The stackbar hides when the workspace is changed.
Screenshots and Videos
https://github.com/LGUG2Z/komorebi/assets/165908630/fe681f90-84de-4f62-9bc0-a6eac92c55a9
Operating System
komorebic checkOutputAdditional context
I am using the current
masterbranch0dc17e9. I used theguito change the mode of the stackbar: I see the bug on bothOnStackandAlwaysmodes.@CtByte commented on GitHub (May 21, 2024):
It works, thank you!