Fix overlapping debug menus and screens (#294)
* Fix overlapping debug menus and screens Also resolves a formatting issue with clang-format * Update readme
This commit is contained in:
@@ -39,9 +39,7 @@ RemoveSemicolon: false
|
||||
SeparateDefinitionBlocks: Leave
|
||||
ShortNamespaceLines: 1
|
||||
SkipMacroDefinitionBody: false
|
||||
SortIncludes:
|
||||
Enabled: true
|
||||
IgnoreCase: false
|
||||
SortIncludes: CaseSensitive
|
||||
SpacesInParens: Never
|
||||
SpacesInParensOptions:
|
||||
ExceptDoubleParentheses: false
|
||||
|
||||
Reference in New Issue
Block a user