Skip to content

GlassFin-Theme-V01.10 causes homescreen buttons to be lower then expected #25

@Macleykun

Description

@Macleykun

Checklist

  • I have read the README.md
  • I have confirmed that there is no corresponding open and closed issues with GlassFin
  • I have made sure that my issue is not a duplicate

Describe the bug
In version V01.09 it looks like this:

Image

But in version v01.10 it looks like this:

Image

Expected behavior

I expected that the buttons in the top would stay around the same center line of that of the buttons in the top right and left.

The reason i think this is a bug is that it doesn't look like the Desktop Demo preview in the readme.

Screenshots

See section: Describe the bug.

GlassFin:
V01.10/latest

Jellyfin Server:
10.11.5

Desktop:

  • OS: Windows 11
  • Browser: chrome
  • Browser Version: 143.0.7499.193
  • Screen Resolution: 1920x1080

Smartphone or TV:
not applicable, only testing this on desktop.

Are you using any plugins or extra CSS configuration

  • Add any third-party plugins or CSS configuration you use.
    Did test with minimal plugins turned on, but still same result:
Image
  • [e.g. other custom css modifications]
@import url("https://cdn.jsdelivr.net/gh/Druidblack/jellyfin-icon-metadata@main/public-icon.css");

@import url("https://cdn.jsdelivr.net/gh/KBH-Reeper/GlassFin@master/Theme/GlassFin-Theme-V01.10.css");

@import url("https://cdn.jsdelivr.net/gh/KBH-Reeper/GlassFin@main/Theme/Styling/ActivateBadges.css");
@import url("https://cdn.jsdelivr.net/gh/KBH-Reeper/GlassFin@main/Theme/Styling/BadgeStyling/PurpleGlass.css");
@import url("https://cdn.jsdelivr.net/gh/KBH-Reeper/GlassFin@latest/Theme/Styling/PosterButtons/AltButtonPlacement.css");

:root{
  --overlayPlayButtonPosition: 50%;
}

.separator-icon {
  color: #cecece99;
}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions