advplyr / audiobookshelf

Self-hosted audiobook and podcast server
https://audiobookshelf.org
GNU General Public License v3.0
5.83k stars 404 forks source link

[Bug]: Cover Size Widget is not visible when the Stream Container is open #2443

Closed GetOutOfMyBakery closed 6 months ago

GetOutOfMyBakery commented 6 months ago

Describe the issue

The cover size widget is visible when no stream container is open:

image

When the scream container is opened, the button is hidden in the background:

image

Changing it's z-index, shows that it's still there, but in the wrong position:

image

Steps to reproduce the issue

  1. Go to the Library, cover size widget is visible
  2. Start streaming, the stream container opens and hides the cover size widget

Audiobookshelf version

v2.6.0

How are you running audiobookshelf?

Docker

advplyr commented 6 months ago

Fixed in v2.7.0