[mythtv-commits] Ticket #6649: Add missing intial zoom in the webbrowser

MythTV mythtv at cvs.mythtv.org
Mon Jun 22 09:02:20 UTC 2009


#6649: Add missing intial zoom in the webbrowser
------------------------------+---------------------------------------------
 Reporter:  anonymous         |       Owner:  ijr    
     Type:  defect            |      Status:  new    
 Priority:  minor             |   Milestone:  unknown
Component:  MythTV - General  |     Version:  unknown
 Severity:  low               |     Mlocked:  0      
------------------------------+---------------------------------------------
 The text zoom value from the layout xml file doesn't seem to be called in
 the webbrowser, /libs/libmythui/mythuiwebbrowser.cpp. I added the
 following call in init() on line 234 to fix:

 SetZoom(m_zoom);

 Also, so I can read the text on the program details screen, I've changed
 the zoom parameter <webbrowser name="browser"> of schedule-ui.xml, themes
 /default-wide/schedule-ui.xml, to <zoom>1.8</zoom>.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6649>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list