diff --git a/js/app.js b/js/app.js index 2902911..2923a28 100644 --- a/js/app.js +++ b/js/app.js @@ -506,6 +506,7 @@ function cancelHighlightedElements() { showElementAndItsChildren("#mouse-label"); showElementAndItsChildren("#mouse-update"); hideElementAndItsChildren("#fileInput"); + hideElementAndItsChildren(".ending-actions"); if (showOriginalCapacitiesAndCurrentFlow) { removeOriginalCapacitiesAndCurrentFlow();