-
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Describe the bug
When specifying a button's height/width, the button is resized properly but all panels turn opaque even when I've set a transparent background, even when no buttons are currently visible
To Reproduce
Steps to reproduce the behavior:
- Edit the default CSS
- Replace
background: #101010;withbackground: transparent;under#panel-topand#panel-bottom(to demonstrate) - Add
width: 20px;underbutton {} - Restart nwg-panel
Expected behavior
The buttons are resized, but the bar is still transparent
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- Arch (btw)
- scroll version 1.12.3 (I'm using a Sway fork)
- nwg-panel version 0.10.13
Additional context
I'm using the default Orchis Dark theme and Papirus-Dark icons, but the issue also occurs with Adwaita theme/icons (default theme)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels