mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/graph/list] Reload information about the function when displaying
the parameter page Change-Id: If1aab12bc0d9473a0241b94960fbb51dc2d02593
This commit is contained in:
@@ -24,6 +24,7 @@ View * ParameterController::view() {
|
||||
}
|
||||
|
||||
void ParameterController::didBecomeFirstResponder() {
|
||||
m_listView.reloadData();
|
||||
setActiveCell(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user