Update `InventoryItemContainer` to use a custom hit area callback based on individual cell rectangles instead of a single bounding box. This allows for more precise interaction with non-rectangular item shapes.
Update `InventoryItemContainer` to use a custom hit area callback based on individual cell rectangles instead of a single bounding box. This allows for more precise interaction with non-rectangular item shapes.