[Usability] EPG program details hard to distinguish (1 Viewer)

devdumper

New Member
November 7, 2010
3
0
Home Country
Finland Finland
While watching a TV broadcast, I usually open the EPG by choosing it from the popupmenu skipping the main menu. When entering the EPG this way, the background is not covered by the blue background as when opening the EPG through the main menu.

This results in that the white text of the program detail information under the cursor is very hard and sometimes impossible to distinguish from the live video in the background.

This could be easily fixed by having the EPG always show with the standard background. I'm using the default blue wide skin.
 

pilehave

Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    Yes it can. Look in the file dialogTvGuide.xml and add this code:

    Code:
        <control>
          <description>BG</description>
          <type>image</type>
          <id>0</id>
          <width>1280</width>
          <height>720</height>
        </control>

    just after the

    Code:
    <controls>

    tag.
     

    Users who are viewing this thread

    Top Bottom