Add support to keep the rounded corners when the panel is hidden
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:
This change requires changing the schemas
folder, which is in .gitignore
. I kept the original .gitignore