Cleanup, tweak selection sections positioning
This commit is contained in:
@@ -82,14 +82,6 @@ data SelectionItem a = SelectionItem
|
||||
, _siColor :: Color
|
||||
, _siOffX :: Int
|
||||
}
|
||||
| SelectionRegex
|
||||
{ _siPictures :: [String]
|
||||
, _siHeight :: Int
|
||||
, _siIsSelectable :: Bool
|
||||
, _siColor :: Color
|
||||
, _siOffX :: Int
|
||||
}
|
||||
--deriving (Eq, Ord, Show, Read) --Generic, Flat)
|
||||
|
||||
makeLenses ''ListDisplayParams
|
||||
makeLenses ''SelectionList
|
||||
|
||||
Reference in New Issue
Block a user