forked from DebaucheryLibrarian/traxxx
Improved content reflow for lazy loading scene banner.
This commit is contained in:
@@ -108,6 +108,8 @@ const releasePosterFragment = `
|
||||
index
|
||||
path
|
||||
thumbnail
|
||||
width
|
||||
height
|
||||
lazy
|
||||
isS3
|
||||
comment
|
||||
@@ -129,6 +131,8 @@ const releaseCoversFragment = `
|
||||
index
|
||||
path
|
||||
thumbnail
|
||||
width
|
||||
height
|
||||
lazy
|
||||
isS3
|
||||
comment
|
||||
@@ -150,6 +154,8 @@ const releasePhotosFragment = `
|
||||
index
|
||||
path
|
||||
thumbnail
|
||||
width
|
||||
height
|
||||
lazy
|
||||
isS3
|
||||
comment
|
||||
|
||||
Reference in New Issue
Block a user