3688: Fanchart view is built twice when made active
svn: r14810
This commit is contained in:
parent
2255d27455
commit
d1ea3c8728
@ -622,7 +622,7 @@ class FanChartView(NavigationView):
|
|||||||
'''
|
'''
|
||||||
|
|
||||||
def build_tree(self):
|
def build_tree(self):
|
||||||
self.main()
|
pass # will build when active_changes
|
||||||
|
|
||||||
def active_changed(self, handle):
|
def active_changed(self, handle):
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user