[PR #569] [MERGED] Blur Cover Image Background #1454

Closed
opened 2026-04-24 23:58:36 +02:00 by adam · 0 comments
Owner

📋 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: masterHead: blurred-cover-bg


📝 Commits (2)

  • 1aa852c Blur Cover Image Background
  • f362db3 Add 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.

Screenshot from 2023-02-09 23-55-15

Screenshot from 2023-02-10 00-04-21


🔄 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. ![Screenshot from 2023-02-09 23-55-15](https://user-images.githubusercontent.com/1008395/217959012-7a37c758-5413-431e-8037-8fb125226835.png) ![Screenshot from 2023-02-10 00-04-21](https://user-images.githubusercontent.com/1008395/217959020-ae2aef2d-574f-4df4-8f80-74697f0d6e9f.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-24 23:58:36 +02:00
adam closed this issue 2026-04-24 23:58:37 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1454