mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-07-21 19:25:00 +02:00
Update:Audio player UI use primary cover image color as background gradient
This commit is contained in:
parent
df54094221
commit
7de0304a3d
4 changed files with 56 additions and 14 deletions
|
@ -169,6 +169,8 @@ export default {
|
|||
this.showCoverBg = false
|
||||
}
|
||||
}
|
||||
|
||||
this.$emit('imageLoaded', this.fullCoverUrl)
|
||||
},
|
||||
imageError(err) {
|
||||
this.loading = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue