[mythtv-commits] Ticket #13064: MythRect::NormRect does not use result of normalized()

MythTV noreply at mythtv.org
Wed Jul 12 16:33:59 UTC 2017


#13064: MythRect::NormRect does not use result of normalized()
---------------------------------------------+-----------------------------
 Reporter:  stuarta                          |          Owner:  stuarta
     Type:  Bug Report - General             |         Status:  new
 Priority:  minor                            |      Milestone:  29.0
Component:  MythTV - User Interface Library  |        Version:  Master Head
 Severity:  medium                           |     Resolution:
 Keywords:                                   |  Ticket locked:  0
---------------------------------------------+-----------------------------

Comment (by pbennett):

 As I see it, the problem is that the result of normalized call is
 discarded, so it achieves nothing. The result of the call should be
 applied to the !MythRect object. Attached is my suggested patch.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13064#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list