3688: Fanchart view is built twice when made active
svn: r14811
This commit is contained in:
parent
63ccc34811
commit
808137d693
@ -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):
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user