Decouple selection section inventory position
This commit is contained in:
@@ -166,13 +166,13 @@ defaultDisplayInventory =
|
||||
, _nsMouseOver = Just (0,3)
|
||||
}
|
||||
, _diSections = defaultInvSections
|
||||
, _diSelection = Just (1,0)
|
||||
}
|
||||
|
||||
defaultSSSExtra :: SSSExtra
|
||||
defaultSSSExtra =
|
||||
SSSExtra
|
||||
{ _sssFilters = IM.fromList [(-1, mempty), (2, mempty)]
|
||||
, _sssSelPos = Nothing
|
||||
}
|
||||
|
||||
defaultInvSections :: SelectionSections ()
|
||||
|
||||
Reference in New Issue
Block a user