mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/statistics] Make the histogram banner appears and dispapears when
navigating on the histogram page Change-Id: I2a00f2f29fe462638513af0d3f62394fb2f29e32
This commit is contained in:
@@ -37,6 +37,7 @@ void HistogramView::selectBins(bool selectedBins) {
|
||||
reload(m_data->selectedBar());
|
||||
m_selectedBins = selectedBins;
|
||||
reload(m_data->selectedBar());
|
||||
layoutSubviews();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user