Work on collapsing close item list
This commit is contained in:
@@ -4,7 +4,7 @@ import Dodge.Data.SelectionList
|
||||
|
||||
defaultSelectionList :: SelectionList a
|
||||
defaultSelectionList = SelectionList
|
||||
{_slItems = []
|
||||
{_slItems = mempty
|
||||
, _slSelPos = Nothing
|
||||
-- , _slLength = 0
|
||||
, _slRegex = ""
|
||||
|
||||
Reference in New Issue
Block a user