tedhinklater / finimalism

Jellyfin Theme CSS
GNU General Public License v3.0
94 stars 9 forks source link

Fix: Restore Access to Interactive Preview Menus #10

Closed Mercedezs closed 3 weeks ago

Mercedezs commented 3 weeks ago

This pull request addresses the issue reported in Issue #9. The change made in line 646 of the last pull request was causing the bug associated with commit f66f249.

In this update, I am reverting only line 646 to its previous state, while keeping the rest of the changes from commit f66f249 intact, as they are not the cause of the bug.

Please review the changes to ensure the issue is resolved. Thank you!

Mercedezs commented 3 weeks ago

I don't understand what happened, but the bug has returned