mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-26 01:00:50 +01:00
[apps] Rename methods in curve view with banner
Change-Id: I676ea90c241de1ade692fa04ee9c1daa89f3480f
This commit is contained in:
@@ -33,7 +33,7 @@ bool BoxController::handleEvent(Ion::Events::Event event) {
|
||||
|
||||
void BoxController::didBecomeFirstResponder() {
|
||||
m_view.selectMainView(true);
|
||||
m_view.reload(-1);
|
||||
m_view.reload();
|
||||
}
|
||||
|
||||
bool BoxController::isEmpty() {
|
||||
|
||||
Reference in New Issue
Block a user