Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tvOS] TV Shows Icon Doesn't highlight #1073

Closed
JPKribs opened this issue May 26, 2024 · 1 comment · Fixed by #1074
Closed

[tvOS] TV Shows Icon Doesn't highlight #1073

JPKribs opened this issue May 26, 2024 · 1 comment · Fixed by #1074
Labels
bug Something isn't working

Comments

@JPKribs
Copy link
Member

JPKribs commented May 26, 2024

Describe the bug

Super small issue but hopefully a really quick fix. When any other item in the top bar is highlighted, the text and icon turn black. For TV Shows, the Icon stays white. Really a small item but I wanted to make this before I took a look at it.

Movies (Correct)

Unselected:
Screenshot 2024-05-26 at 4 57 47 PM

Selected:
Screenshot 2024-05-26 at 4 57 58 PM

TV Shows (Incorrect)

Unselected:
Screenshot 2024-05-26 at 4 58 09 PM

Selected:
Screenshot 2024-05-26 at 4 58 18 PM

Application version

1.0.0 & Main

Where did you install the app from?

None

Device information

tvOS

OS version

17.2

Jellyfin server version

10.9.2

@JPKribs JPKribs added the bug Something isn't working label May 26, 2024
@JPKribs
Copy link
Member Author

JPKribs commented May 26, 2024

It seems to just be the Image(systemName: "tv")...

Alternatively, to keep the same icon, changing the rendering mode to monochrome works as well:

TV Shows (Fixed?)

Unselected:
Screenshot 2024-05-26 at 5 29 23 PM

**Selected:
Screenshot 2024-05-26 at 5 29 11 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant