mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 08:47:28 +01:00
[apps/code] Display empty message in var box
This commit is contained in:
@@ -72,6 +72,7 @@ void VariableBoxController::didEnterResponderChain(Responder * previousFirstResp
|
||||
* when leaving the VariableBoxController, so we do not lose the environment
|
||||
* that was loaded when entering the VariableBoxController. */
|
||||
assert(App::app()->pythonIsInited());
|
||||
displayEmptyController();
|
||||
}
|
||||
|
||||
KDCoordinate VariableBoxController::rowHeight(int j) {
|
||||
|
||||
Reference in New Issue
Block a user