Cleanup
This commit is contained in:
@@ -287,10 +287,6 @@ updateSection indent mcsel sis availablelines oldoffset =
|
||||
, _ssIndent = indent
|
||||
}
|
||||
where
|
||||
--shownitems = take availablelines allstrings
|
||||
--shownitems = tweakfirst $ allstrings
|
||||
--shownitems = tweakfirst $ allstrings
|
||||
shownitems'' = tweakfirst $ take availablelines shownstrings
|
||||
shownitems = tweakfirst . tweaklast $ take availablelines shownstrings
|
||||
oldoffsetbounded = max 0 . min oldoffset $ aslength - availablelines
|
||||
offset = fromMaybe oldoffsetbounded $ do
|
||||
|
||||
Reference in New Issue
Block a user