mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-24 19:36:30 +02:00
set low fetchPriority for carousel images
This commit is contained in:
@@ -86,6 +86,7 @@ const BaseSongInfiniteCarousel = (props: SongCarouselProps & { rows: DataRow[] }
|
||||
controls={controls}
|
||||
data={song}
|
||||
enableDrag
|
||||
imageFetchPriority="low"
|
||||
itemType={LibraryItem.SONG}
|
||||
rows={rows}
|
||||
type="poster"
|
||||
|
||||
Reference in New Issue
Block a user