Commit before messing with main inventory display
This commit is contained in:
@@ -56,3 +56,5 @@ getIthYOffset ygap scale sm i = (scale * 10 + ygap) * (fromIntegral yint + 1)
|
||||
where
|
||||
yint = getIthPos i (sm ^. smShownItems)
|
||||
|
||||
selectionSectionsToIntMap :: SelectionSections a -> SelectionIntMap a
|
||||
selectionSectionsToIntMap ss = undefined
|
||||
|
||||
Reference in New Issue
Block a user