Opened 14 years ago

Closed 14 years ago

#7906 closed defect (fixed)

Retro-osd does not display video information

Reported by: Christopher X. Candreva <chris@…> Owned by: Isaac Richards
Priority: minor Milestone: 0.23
Component: Themes Version: 0.22-fixes
Severity: low Keywords:
Cc: Ticket locked: no

Description

The Retro-OSD theme does not show information for videos.

When watching a video, hit 'I'. The video information part of the screen is blank (doesn't show episode name, description, etc).

This is due to an incorrect font definition, and has a 1 line fix. Line 144 of Retro-OSD/osd.xml needs to be changed from

<font>descriptfont</font>

to

<font>infofont</font>

Change History (2)

comment:1 Changed 14 years ago by Stuart Auchterlonie

Milestone: 0.22.10.23

comment:2 Changed 14 years ago by robertm

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.