[mythtv-commits] Ticket #7249: Enable page-zoom in mythbrowser

MythTV mythtv at cvs.mythtv.org
Sun Oct 11 19:36:51 UTC 2009


#7249: Enable page-zoom in mythbrowser
----------------------------------+-----------------------------------------
 Reporter:  anonymous             |        Owner:  paulh 
     Type:  enhancement           |       Status:  closed
 Priority:  minor                 |    Milestone:  0.22  
Component:  Plugin - MythBrowser  |      Version:  head  
 Severity:  medium                |   Resolution:  fixed 
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------
Changes (by paulh):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 (In [22361]) In the web browser widget use setZoomFactor() rather than
 setTextSizeMultiplier() if qt >= 4.5.0.

 setZoomFactor() changes the size of the entire page, not just the text,
 which
 has the advantage of keeping the page layout the same but is only
 available on
 Qt4.5.0 or later. Fixes #7249.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7249#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list