Reintroduce section-wide indentation

This commit is contained in:
2024-11-24 10:57:09 +00:00
parent 9529185319
commit 426b81abb9
4 changed files with 7 additions and 7 deletions
+1
View File
@@ -190,6 +190,7 @@ defaultSS =
{ _ssItems = mempty
, _ssOffset = 0
, _ssShownItems = []
, _ssIndent = 0
}
defaultCOSection :: SelectionSection ()