[mythtv-commits] Ticket #11821: The program guide grid text no longer align's vertically properly.

MythTV noreply at mythtv.org
Thu Sep 5 00:21:01 UTC 2013


#11821: The program guide grid text no longer align's vertically properly.
--------------------------------------+-------------------------
     Reporter:  harley@…              |      Owner:
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  unknown
    Component:  MythTV - General      |    Version:  Master Head
     Severity:  medium                |   Keywords:
Ticket locked:  0                     |
--------------------------------------+-------------------------
 The guide grid text no longer align's vertically in each row it start's
 down about one third the way.
 If you have more than one line of text it ends up cutting off part of the
 next row unless you use really small text.
 You are unable to correct the problem with the text offset option.

 <guidegrid name="guidegrid">
     <area>240,83,1015,366</area>
     <layout>horizontal</layout>
     <channels>6</channels>
     <timeslots>5</timeslots>
     <solidcolor>#003256</solidcolor>
     <selector type="roundbox" linecolor="#d6d6d6" />
     <showcategories>yes</showcategories>
     <categoryalpha>130</categoryalpha>
     <recordingcolor>#00aa00</recordingcolor>
     <conflictingcolor>#ff6600</conflictingcolor>
     <cutdown>no</cutdown>
     <multiline>yes</multiline>
     <textoffset>6,7</textoffset>

 Right now the only choice as a themer is to use only one line are really
 small text.

 This was working until recently I know it was still working back on 8/24.

 I have checked this in my own theme TintedGlass and also Mythbuntu and
 Blue Abstract. On both TintedGlass and Mythbuntu the second line gets cut
 off on Blue Abstract it shows both lines because it uses smaller text but
 even then the text is no where near centered.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11821>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list