Cleanup, hide item selection cursor when in terminal
This commit is contained in:
@@ -7,7 +7,7 @@ import Dodge.Data.Universe
|
||||
import LensHelp
|
||||
import Linear
|
||||
|
||||
getAvailableListLines :: ListDisplayParams -> Config -> Int
|
||||
getAvailableListLines :: LDParams -> Config -> Int
|
||||
getAvailableListLines ldps cfig = floor ((dToBot - vgap) / itmHeight)
|
||||
where
|
||||
vgap = ldps ^. ldpVerticalGap
|
||||
|
||||
Reference in New Issue
Block a user