fix borders on no_gaps_when_only
This commit is contained in:
parent
ea45c6bfe0
commit
bec7501365
4 changed files with 6 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ struct SWindowSpecialRenderData {
|
|||
|
||||
// set by the layout
|
||||
bool rounding = true;
|
||||
bool border = true;
|
||||
};
|
||||
|
||||
struct SWindowAdditionalConfigData {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue