Remove inventory selection on item drop/pickup
This commit is contained in:
@@ -41,7 +41,7 @@ nextInSectionSS ::
|
||||
IM.IntMap (SelectionSection a) ->
|
||||
Maybe (Int, Int) ->
|
||||
Maybe (Int, Int)
|
||||
nextInSectionSS sss = ssScrollUsing ssLookupNextMax sss
|
||||
nextInSectionSS = ssScrollUsing ssLookupNextMax
|
||||
|
||||
--setFirstPosSelectionSections :: SelectionSections a -> SelectionSections a
|
||||
--setFirstPosSelectionSections sss = fromMaybe sss $ do
|
||||
|
||||
Reference in New Issue
Block a user