Refactor window size, update selection cursor on new screen
This commit is contained in:
@@ -66,6 +66,7 @@ data ScreenLayer
|
||||
, _scSelectionList :: SelectionList (Universe -> Universe,Universe->Universe)
|
||||
, _scAvailableLines :: Int
|
||||
, _scListDisplayParams :: ListDisplayParams
|
||||
, _scDisplayTime :: Int
|
||||
}
|
||||
| InputScreen
|
||||
{ _scInput :: String
|
||||
|
||||
Reference in New Issue
Block a user