Merge branch 'master' into market_metagroups

This commit is contained in:
DarkPhoenix
2019-04-01 14:53:31 +03:00
23 changed files with 66 additions and 133 deletions

View File

@@ -123,7 +123,6 @@ class MiningYieldViewFull(StatsView):
# Get the TogglePanel
tp = self.panel.GetParent()
# Bind the new panel's children to allow context menu access
self.parent.applyBinding(self.parent, tp.content_panel)
tp.SetLabel(view.getHeaderText(fit))
view.refreshPanel(fit)