Separate selection list items from display parameters
This commit is contained in:
@@ -57,6 +57,8 @@ data ScreenLayer
|
||||
, _scOptionFlag :: OptionScreenFlag
|
||||
, _scSelectionList :: SelectionList
|
||||
, _scAvailableLines :: Int
|
||||
, _scShownItems :: [(SelectionItem,SelectionItemIndex)]
|
||||
, _scListDisplayParams :: ListDisplayParams
|
||||
}
|
||||
| ColumnsScreen
|
||||
{ _scTitle :: String
|
||||
|
||||
Reference in New Issue
Block a user