Merge pull request #5568 from maxguzenski/no-gaps-and-rounding
Add decoration section with rounding = 0 to no-gaps mode
This commit is contained in:
@@ -4,3 +4,7 @@ general {
|
|||||||
gaps_in = 0
|
gaps_in = 0
|
||||||
border_size = 0
|
border_size = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
decoration {
|
||||||
|
rounding = 0
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user