mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-24 16:20:49 +01:00
[apps/stats] Remove histogram blinking
This commit is contained in:
@@ -72,7 +72,6 @@ bool MultipleDataViewController::handleEvent(Ion::Events::Event event) {
|
||||
int direction = event == Ion::Events::Left ? -1 : 1;
|
||||
if (moveSelectionHorizontally(direction)) {
|
||||
reloadBannerView();
|
||||
multipleDataView()->reload();
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user