Add hacky block shadow to inventory items

This commit is contained in:
2025-12-26 10:41:21 +00:00
parent b9a6bd5f67
commit 2cb9fb153a
5 changed files with 188 additions and 181 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ invSelectionItem w indent loc =
, _siDisplayMod = dmod
}
where
dmod = maybe NoSIDisplayMod (const HighlightSI)
dmod = maybe DropShadowSI (const HighlightSI)
$ w ^? cWorld . highlightItems . ix (a ^. itID . unNInt)
ci = (a,b)
(a,b,_) = loc ^. locDT . dtValue