Allow for inventory item bolding
This commit is contained in:
@@ -13,11 +13,7 @@ import Dodge.ScreenPos
|
||||
import Dodge.SelectionSections
|
||||
import Picture.Base
|
||||
|
||||
drawSelectionSections ::
|
||||
IM.IntMap (SelSection a) ->
|
||||
ListDisplayParams ->
|
||||
Config ->
|
||||
Picture
|
||||
drawSelectionSections :: IM.IntMap (SelSection a) -> ListDisplayParams -> Config -> Picture
|
||||
drawSelectionSections sss ldp cfig =
|
||||
translateScreenPos cfig (ldp ^. ldpPos) $
|
||||
drawListYgapScaleYoff
|
||||
|
||||
Reference in New Issue
Block a user