This patch adds a heavily blurred version of the cover image as background to the cover image area in the book details.
This looks especially nice on larger devices like tablets.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/569
**Author:** [@lkiesow](https://github.com/lkiesow)
**Created:** 2/10/2023
**Status:** ✅ Merged
**Merged:** 2/10/2023
**Merged by:** [@advplyr](https://github.com/advplyr)
**Base:** `master` ← **Head:** `blurred-cover-bg`
---
### 📝 Commits (2)
- [`1aa852c`](https://github.com/advplyr/audiobookshelf-app/commit/1aa852c3dcf2366311ed58258ce852de26fab814) Blur Cover Image Background
- [`f362db3`](https://github.com/advplyr/audiobookshelf-app/commit/f362db385536e5856880c10c90574093bdf0a205) Add prop to BookCover to not show a background
### 📊 Changes
**2 files changed** (+18 additions, -6 deletions)
<details>
<summary>View changed files</summary>
📝 `components/covers/BookCover.vue` (+5 -4)
📝 `pages/item/_id/index.vue` (+13 -2)
</details>
### 📄 Description
This patch adds a heavily blurred version of the cover image as background to the cover image area in the book details.
This looks especially nice on larger devices like tablets.


---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/569
Author: @lkiesow
Created: 2/10/2023
Status: ✅ Merged
Merged: 2/10/2023
Merged by: @advplyr
Base:
master← Head:blurred-cover-bg📝 Commits (2)
1aa852cBlur Cover Image Backgroundf362db3Add prop to BookCover to not show a background📊 Changes
2 files changed (+18 additions, -6 deletions)
View changed files
📝
components/covers/BookCover.vue(+5 -4)📝
pages/item/_id/index.vue(+13 -2)📄 Description
This patch adds a heavily blurred version of the cover image as background to the cover image area in the book details.
This looks especially nice on larger devices like tablets.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.