Commit Graph

6 Commits

Author SHA1 Message Date
Fredrik Burmester
a5c2b7d25a fix(tv): make jellyseerr action buttons the same size
Request all / Request seasons wrapped their icon+text in a View with a
hardcoded height: 40 and used a smaller icon (20) than Play (28), so the
two buttons rendered taller than the Play button. Drop the wrapper and
match Play's icon size/margin so all three TVButtons size to the same
content and render identically.

Claude-Session: https://claude.ai/code/session_016Hhu5DruGLPhdP4LAoy1Xd
2026-07-01 14:05:36 +02:00
Fredrik Burmester
875a017e8c feat(tv): add scalable typography with user-configurable text size 2026-01-25 22:55:44 +01:00
Fredrik Burmester
11b6f16cd3 fix: scale button 2026-01-20 22:15:00 +01:00
Fredrik Burmester
506d8b14dc fix(tv): wrap actor page in scrollview to fix focus navigation between sections 2026-01-20 22:15:00 +01:00
Fredrik Burmester
2a9f4c2885 fix: design 2026-01-20 22:15:00 +01:00
Fredrik Burmester
e3b4952c60 fix(tv): resolve jellyseerr detail page focus navigation loop 2026-01-20 22:15:00 +01:00