Commit before extending selection sections: overlapping elements
This commit is contained in:
@@ -78,6 +78,7 @@ data SelectionItem a
|
||||
, _siIsSelectable :: Bool
|
||||
, _siColor :: Color
|
||||
, _siOffX :: Int
|
||||
, _siOffY :: Int
|
||||
, _siPayload :: a
|
||||
}
|
||||
| SelectionInfo
|
||||
@@ -86,6 +87,7 @@ data SelectionItem a
|
||||
, _siIsSelectable :: Bool
|
||||
, _siColor :: Color
|
||||
, _siOffX :: Int
|
||||
, _siOffY :: Int
|
||||
}
|
||||
|
||||
makeLenses ''ListDisplayParams
|
||||
|
||||
Reference in New Issue
Block a user