[Time Conductor] Listen for blur, submit

https://github.com/nasa/openmctweb/issues/259
This commit is contained in:
Victor Woeltjen
2015-11-25 11:02:03 -08:00
parent 15ec9df538
commit 87a51a9eb3
3 changed files with 12 additions and 4 deletions

View File

@ -230,6 +230,10 @@ define(
$scope.rightDrag = rightDrag;
$scope.middleDrag = middleDrag;
$scope.updateBoundsFromForm = function () {
// TODO: update outer bounds
};
$scope.ticks = [];
// Initialize scope to defaults