mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Fixed some conflicts
This commit is contained in:
@@ -207,6 +207,7 @@ void FunctionListController::didEnterResponderChain(Responder * previousFirstRes
|
||||
|
||||
void FunctionListController::willExitResponderChain(Responder * nextFirstResponder) {
|
||||
if (nextFirstResponder == tabController()) {
|
||||
assert(tabController() != nullptr);
|
||||
selectableTableView()->deselectTable();
|
||||
footer()->setSelectedButton(-1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user