[PlayerPanel] indicatorArrow length
This commit is contained in:
@@ -345,7 +345,7 @@ function ThemeIndicator({
|
||||
setImageSelectedIndex={setImageSelectedIndex}
|
||||
themeProductInfo={themeProductInfo}
|
||||
imageLength={
|
||||
imageSelectedIndex === 0 && canPlayVideo
|
||||
imageSelectedIndex === 0 && canPlayVideo && !launchedFromPlayer
|
||||
? imageLength + 1
|
||||
: imageLength
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user