Skip to content

Add support to keep the rounded corners when the panel is hidden

Thomas requested to merge github/fork/Microwave-WYB/keep-round-corners into master

Created by: Microwave-WYB

I added a switch in the settings to turn on or off the keep round corners feature, with an if statement to check weather to execute PanelBox.hide or not. Here is the effect when it's turned on:

image

image

This change requires changing the schemas folder, which is in .gitignore. I kept the original .gitignore

Merge request reports

Loading