Allow for scrolling in combine regex
This commit is contained in:
@@ -20,11 +20,6 @@ import LensHelp
|
||||
-- & slSelPos .~ inventoryCursorPos w
|
||||
--
|
||||
--
|
||||
--inventoryCursorPos :: World -> Maybe Int
|
||||
--inventoryCursorPos w = case w ^? hud . hudElement . subInventory of
|
||||
-- Just CombineInventory{} -> Nothing
|
||||
-- _ -> Just $ yourInvSel w
|
||||
--
|
||||
invSelectionItem' :: Creature -> Int -> Item -> SelectionItem ()
|
||||
invSelectionItem' cr i it = SelectionItem
|
||||
{ _siPictures = pics
|
||||
|
||||
Reference in New Issue
Block a user