mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 13:00:13 +02:00
improve similar items fallback, make ND album artist for song actually album artist, fix full screen race
This commit is contained in:
@@ -206,10 +206,7 @@ export const FullScreenPlayerImage = () => {
|
||||
justify="flex-start"
|
||||
p="1rem"
|
||||
>
|
||||
<ImageContainer
|
||||
ref={mainImageRef}
|
||||
onLoad={updateImageSize}
|
||||
>
|
||||
<ImageContainer ref={mainImageRef}>
|
||||
<AnimatePresence
|
||||
initial={false}
|
||||
mode="sync"
|
||||
|
||||
Reference in New Issue
Block a user