[mythtv-commits] mythtv/master commit: 5ff3b8bbe by Paul Harrison (paul-h)

MythTV noreply at mythtv.org
Wed Jun 22 21:38:17 UTC 2011


      Author:  Paul Harrison <pharrison at mythtv.org>
 Change Date:  2011-06-22T14:37:49-07:00
   Push Date:  2011/06/22 14:38:09 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  5ff3b8bbea2c61b2e87a0e6c55cd12ebf8d885d3
   Changeset:  https://github.com/MythTV/mythtv/commit/5ff3b8bbe

Log:

MythUIButtonTree: Fix an abort when scrolling.

The sanity checks in SetTreeState() were wrong causing an occasional abort when
scrolling around. This actually fixes the crash in ticket #9620 but the root
cause still remains which is the wrong node somehow gets the focus after
the tree is assigned if the top level node has two or more nodes. Refs #9620.

Modified:

   mythtv/libs/libmythui/mythuibuttontree.cpp



More information about the mythtv-commits mailing list