mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/shared] Correct bug
Change-Id: Iabaee4cc03a5199cbe35c0d48cf7c0f5e90a6d04
This commit is contained in:
committed by
Romain Goyet
parent
4e54d92997
commit
4dde6e6625
@@ -43,6 +43,7 @@ bool BoxController::handleEvent(Ion::Events::Event event) {
|
||||
|
||||
void BoxController::didBecomeFirstResponder() {
|
||||
m_view.selectMainView(true);
|
||||
m_view.reload();
|
||||
}
|
||||
|
||||
bool BoxController::isEmpty() const {
|
||||
|
||||
Reference in New Issue
Block a user