3688: Fanchart view is built twice when made active

svn: r14811
This commit is contained in:
Doug Blank 2010-03-14 13:54:24 +00:00
parent 63ccc34811
commit 808137d693

View File

@ -622,7 +622,7 @@ class FanChartView(NavigationView):
'''
def build_tree(self):
self.main()
pass # will build when active_change is called
def active_changed(self, handle):
"""