Use messaging to detect when popup is closed
This commit is contained in:
@@ -395,7 +395,7 @@
|
||||
term.open(terminalContainer);
|
||||
|
||||
// Set geometry during the next tick, to avoid race conditions.
|
||||
|
||||
|
||||
/*
|
||||
setTimeout(function() {
|
||||
$scope.resize(term.proposeGeometry());
|
||||
|
||||
Reference in New Issue
Block a user