@ -371,17 +371,20 @@ namespace Fungus.EditorUtils
centerBlock = true;
useEvent = true;
break;
case KeyCode.UpArrow:
--blockPopupSelection;
case KeyCode.Return:
selectBlock = true;
closePopup = true;
case KeyCode.Escape: