Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ ImageGalleryItems.tsx
File
ImageGalleryItems.tsx
src/components/gallery/ImageGalleryItems.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { memo } from
'react'
;
2
import { useThumbnail } from
'../../hooks/useThumbnail'
;
3
import { useMaskedThumbnail } from
'../../hooks/useMaskedThumbnail'
;
4
import {
Callers
nothing calls this directly
Calls
14
useImageGalleryItemStoreFacade
Function · 0.90
useThumbnail
Function · 0.90
useMaskedThumbnail
Function · 0.90
useImageGalleryItemInteractions
Function · 0.90
getGalleryImageBorderColor
Function · 0.90
getGalleryItemFrameStyle
Function · 0.90
getDeletionImageStyle
Function · 0.90
getDeletionPlaceholderStyle
Function · 0.90
getGalleryItemVignetteStyle
Function · 0.90
hasSplatPsnrValue
Function · 0.90
hasSplatSsimValue
Function · 0.90
formatSplatPsnrValue
Function · 0.90
Tested by
no test coverage detected