Remove section-wide indentation
This commit is contained in:
@@ -422,17 +422,6 @@ invHead cfig =
|
||||
--textSelItems :: [String] -> [SelectionItem ()]
|
||||
--textSelItems = map (picsToSelectable . (: []))
|
||||
|
||||
--picsToSelectable :: [String] -> SelectionItem ()
|
||||
--picsToSelectable pics =
|
||||
-- SelectionItem
|
||||
-- { _siPictures = pics
|
||||
-- , _siHeight = length pics
|
||||
-- , _siIsSelectable = True
|
||||
-- , _siColor = white
|
||||
-- , _siOffX = 0
|
||||
-- , _siPayload = ()
|
||||
-- }
|
||||
|
||||
-- would be nice to add parameter to orient this with NSEW, cf cursor
|
||||
selNumPos ::
|
||||
Configuration ->
|
||||
|
||||
Reference in New Issue
Block a user